Skip to content

Commit

Permalink
Merge branch 'release/0.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Dominiak committed Aug 29, 2020
2 parents 8f904fd + a192230 commit fde7ef6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
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.2] - 2020-08-29
### Added
- core-js

## [0.2.1] - 2020-08-29
### Updated
- Animation type and time
Expand Down
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.1",
"version": "0.2.2",
"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 fde7ef6

@vercel
Copy link

@vercel vercel bot commented on fde7ef6 Aug 29, 2020

Choose a reason for hiding this comment

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

Please # to comment.