Skip to content

Commit

Permalink
Version 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Aug 15, 2022
1 parent 2627105 commit bf0f120
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.8.2 / 2022-08-15
==================

* Fix transformation-builder-sdk imports

1.8.1 / 2022-08-14
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
"version": "1.8.1",
"version": "1.8.2",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
Expand Down Expand Up @@ -151,4 +151,4 @@
"dependencies": {
"@cloudinary/transformation-builder-sdk": "^1.0.0"
}
}
}

0 comments on commit bf0f120

Please sign in to comment.