Skip to content

Commit 2691303

Browse files
author
Bartosz Dominiak
committed
Merge branch 'release/0.5.1'
2 parents a398c45 + 3fc4497 commit 2691303

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.5.1] - 2020-09-17
10+
### Updated
11+
- Docs
12+
913
## [0.5.0] - 2020-09-17
1014
### Added
1115
- Emit page and bound events (#35)

package-lock.json

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": "vue-snap",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Lightweight Carousel based on CSS Scroll Snap",
55
"main": "dist/vue-snap.umd.js",
66
"module": "dist/vue-snap.esm.js",

0 commit comments

Comments
 (0)