Skip to content

Commit

Permalink
build: build 0.8.1 & release npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
XiongAmao committed Nov 22, 2019
1 parent 0f20c6f commit 0fcb151
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 7 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [0.8.1]
- Fix images does not load if they are the same url. [#26](https://github.com/XiongAmao/vue-easy-lightbox/issues/26)

## [0.8.0]

- Add loading & onerror placeholders.
Expand Down
2 changes: 1 addition & 1 deletion dist/vue-easy-lightbox.common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-easy-lightbox.es5.common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-easy-lightbox.es5.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-easy-lightbox.es5.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-easy-lightbox.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-easy-lightbox.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-easy-lightbox",
"version": "0.8.0",
"version": "0.8.1",
"description": "Very lightweight, JavaScript-only, lightbox plugin for Vue.js",
"private": false,
"author": "Zichao Xiong <[email protected]>",
Expand Down

0 comments on commit 0fcb151

Please sign in to comment.