Skip to content

Commit a44c9d2

Browse files
author
cloudinary-bot
committed
Version 1.0.0-alpha.14
1 parent a194a8c commit a44c9d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.0.0-alpha.14 / 2021-01-17
2+
==================
3+
4+
Other Changes
5+
-------------
6+
* Fix release package
7+
18
1.0.0-alpha.13 / 2021-01-17
29
==================
310

package.json

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

0 commit comments

Comments
 (0)