Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e12315e

Browse files
Version 1.1.1
1 parent 18a6cac commit e12315e

9 files changed

+294
-207
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.1.1 / 2020-06-14
2+
==================
3+
4+
Other Changes
5+
* Fix missing export for the CldPlaceholder component
6+
7+
18
1.1.0 / 2020-06-08
29
==================
310

dist/Cloudinary.common.js

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

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: 114 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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: 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.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.

docs/build/main.bundle.js

Lines changed: 54 additions & 70 deletions
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.1.0",
3+
"version": "1.1.1",
44
"scripts": {
55
"build": "vue-cli-service lint --fix; npm run build:styleguide; npm run build:lib",
66
"test": "vue-cli-service test:unit",

0 commit comments

Comments
 (0)