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 57e1617 commit a194a8cCopy full SHA for a194a8c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.0.0-alpha.13 / 2021-01-17
2
+==================
3
+
4
+Other Changes
5
+ -------------
6
+ * Fix release package
7
8
1.0.0-alpha.12 / 2021-01-17
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/base",
- "version": "1.0.0-alpha.12",
+ "version": "1.0.0-alpha.13",
"description": "",
"scripts": {
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments