Skip to content

Commit e056f37

Browse files
author
cloudinary-bot
committed
Version 1.9.2
1 parent 7c55fe8 commit e056f37

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.9.2 / 2023-03-09
2+
==================
3+
4+
- Add missing focusOn named export
5+
16
1.9.1 / 2023-02-21
27
==================
38

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"description": "",
55
"scripts": {
66
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
@@ -152,4 +152,4 @@
152152
"dependencies": {
153153
"@cloudinary/transformation-builder-sdk": "^1.2.7"
154154
}
155-
}
155+
}

0 commit comments

Comments
 (0)