Skip to content

Commit

Permalink
Version 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Oct 3, 2024
1 parent 6558301 commit 39965d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.15.2 / 2024-10-03
==================

- Allow usage of strings in autoFocus.focusOn

1.15.1 / 2024-09-02
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/transformation-builder-sdk",
"version": "1.15.1",
"version": "1.15.2",
"description": "",
"scripts": {
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
Expand Down

0 comments on commit 39965d6

Please sign in to comment.