Skip to content

Commit bf0f120

Browse files
author
cloudinary-bot
committed
Version 1.8.2
1 parent 2627105 commit bf0f120

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.8.2 / 2022-08-15
2+
==================
3+
4+
* Fix transformation-builder-sdk imports
5+
16
1.8.1 / 2022-08-14
27
==================
38

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.8.1",
3+
"version": "1.8.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",
@@ -151,4 +151,4 @@
151151
"dependencies": {
152152
"@cloudinary/transformation-builder-sdk": "^1.0.0"
153153
}
154-
}
154+
}

0 commit comments

Comments
 (0)