We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c1afb commit d2f341fCopy full SHA for d2f341f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.8.6 / 2022-08-19
2
+==================
3
+
4
+* Add missing internal imports (#538)
5
6
1.8.5 / 2022-08-15
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.8.5",
+ "version": "1.8.6",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments