Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b67d7f

Browse files
author
cloudinary-bot
committed
Version 1.12.1
1 parent 8e39b57 commit 4b67d7f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.12.1 / 2023-11-06
2+
==================
3+
4+
* Fix encoding of publicId
5+
16
1.12.0 / 2023-10-19
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
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)