We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983fb4b commit e9f6009Copy full SHA for e9f6009
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.0.0-beta.5 / 2021-09-01
2
+==================
3
+
4
+Renaming / Refactoring
5
+================
6
+Rename the package to @cloudinary/url-gen (Previously @cloudinary/base)
7
8
1.0.0-beta.4 / 2021-07-27
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.0.0-beta.4",
+ "version": "1.0.0-beta.5",
"description": "",
"scripts": {
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
src/package.json
"keywords": [],
"author": "",
0 commit comments