We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67cf44 commit 4eaca9eCopy full SHA for 4eaca9e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.11.2 / 2023-08-18
2
+==================
3
+
4
+* Add missing export for background generativeFill qualifier.
5
6
1.11.1 / 2023-08-01
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.11.1",
+ "version": "1.11.2",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments