Skip to content

Commit 8f13fb9

Browse files
committed
changelog fixes
1 parent d68fbee commit 8f13fb9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
### Before Upgrading once read the [Readme.md](https://github.com/kappys1/angular2-carousel/blob/master/README.md) file
44

5-
## 1.0.0
5+
## 1.0.8
6+
7+
### Issues fixed
8+
* Improve move touching
9+
10+
11+
## 1.0.1
612

713
### Features
814
* New Events

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-carousel",
3-
"version": "1.0.6",
3+
"version": "1.0.8",
44
"description": "Angular 2 Minimalist carousel",
55
"main": "bundles/ng2-carousel-module.umd.js",
66
"module": "index.js",

0 commit comments

Comments
 (0)