Skip to content

Commit

Permalink
Merge branch 'release/0.2.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Dominiak committed Sep 3, 2020
2 parents 00f421b + 300490d commit 689fe6a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.4] - 2020-09-03
### Fixed
- Loading state for Picture tag

## [0.2.3] - 2020-08-31
### Updated
- Moved picture tag as a integral part of LazyImage Component
Expand Down
2 changes: 1 addition & 1 deletion dist/vue-Lazy.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-lazy.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vue-lazy.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-lazy",
"version": "0.2.3",
"version": "0.2.4",
"description": "Lazyloading based on Intersection Observer API",
"main": "dist/vue-lazy.umd.js",
"module": "dist/vue-lazy.esm.js",
Expand Down

1 comment on commit 689fe6a

@vercel
Copy link

@vercel vercel bot commented on 689fe6a Sep 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.