Skip to content

Commit 0991330

Browse files
author
cloudinary-bot
committed
Version 1.8.4
1 parent 85bae8f commit 0991330

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.8.4 / 2022-08-15
2+
==================
3+
4+
* Fix imports of conditional, customFunction, effect and others
5+
16
1.8.3 / 2022-08-15
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"description": "",
55
"scripts": {
66
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",

0 commit comments

Comments
 (0)