Skip to content

Commit 08c9a8d

Browse files
author
cloudinary-bot
committed
Version 1.18.0
1 parent e8e4202 commit 08c9a8d

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.18.0 / 2024-02-26
2+
==================
3+
4+
- Support audio as an overlay source
5+
16
1.17.0 / 2024-02-23
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.17.0",
3+
"version": "1.18.0",
44
"description": "",
55
"scripts": {
66
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
@@ -152,4 +152,4 @@
152152
"dependencies": {
153153
"@cloudinary/transformation-builder-sdk": "^1.13.0"
154154
}
155-
}
155+
}

0 commit comments

Comments
 (0)