We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3bc4ff commit 591eb31Copy full SHA for 591eb31
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.16.0 / 2024-01-17
2
+==================
3
+
4
+Add analytics algo d (#589)
5
6
1.15.0 / 2024-01-12
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.15.0",
+ "version": "1.16.0",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments