Skip to content

Commit

Permalink
Version 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Dec 6, 2023
1 parent a708f7b commit e1b9719
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.14.0 / 2023-12-06
==================

- Add Upscale action

1.13.0 / 2023-11-10
==================

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.13.0",
"version": "1.14.0",
"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 @@ -152,4 +152,4 @@
"dependencies": {
"@cloudinary/transformation-builder-sdk": "^1.9.0"
}
}
}

0 comments on commit e1b9719

Please sign in to comment.