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 33ed610 commit 8103b54Copy full SHA for 8103b54
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.10.2 / 2023-07-13
2
+==================
3
+
4
+- add methods for url_suffix and version
5
6
1.10.1 / 2023-05-22
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.10.1",
+ "version": "1.10.2",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments