Skip to content

Commit

Permalink
Version 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Feb 5, 2024
1 parent 1091b69 commit 9b6330c
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.16.1 / 2024-02-05
==================

- Update deps version

1.16.0 / 2024-01-17
==================

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.16.0",
"version": "1.16.1",
"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.10.3"
}
}
}

0 comments on commit 9b6330c

Please sign in to comment.