Skip to content

Commit 34f500d

Browse files
author
cloudinary-bot
committed
Version 1.13.0
1 parent c7ae8a0 commit 34f500d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.13.0 / 2023-11-10
2+
==================
3+
4+
- Added query params as string
5+
16
1.12.1 / 2023-11-06
27
==================
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.12.1",
3+
"version": "1.13.0",
44
"description": "",
55
"scripts": {
66
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",

0 commit comments

Comments
 (0)