Skip to content

Commit d52e86b

Browse files
author
cloudinary-bot
committed
Version 1.2.4
1 parent f07dd64 commit d52e86b

8 files changed

+615
-265
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.2.4 / 2022-03-24
2+
==================
3+
4+
* Bump immer
5+
* Bump json-schema
6+
* Bump ejs
7+
* Bump node-fetch
8+
* Bump url-parse
9+
10+
111
1.2.3 / 2021-07-11
212
==================
313

dist/Cloudinary.common.js

Lines changed: 299 additions & 129 deletions
Large diffs are not rendered by default.

dist/Cloudinary.common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Cloudinary.umd.js

Lines changed: 299 additions & 129 deletions
Large diffs are not rendered by default.

dist/Cloudinary.umd.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Cloudinary.umd.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Cloudinary.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-vue",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"scripts": {
55
"serve": "INTERNAL_DEPS=1 vue-cli-service serve ./playground/main.js",
66
"build": "vue-cli-service lint --fix && npm run build:lib",

0 commit comments

Comments
 (0)