Thanks to visit codestin.com Credit goes to github.com
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 c7ae8a0 commit 34f500dCopy full SHA for 34f500d
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.13.0 / 2023-11-10
2
+==================
3
+
4
+- Added query params as string
5
6
1.12.1 / 2023-11-06
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.12.1",
+ "version": "1.13.0",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments