Skip to content

Commit bee524a

Browse files
committed
update version
1 parent ef5c169 commit bee524a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog of ng-walkthrough
22

3+
4+
## V0.9.5 (2019-09-03)
5+
6+
### New features
7+
8+
- add `hidePrevious` attribute
9+
- walkthrough flow parameters can be changed dynamically
10+
311
## V0.9.4 (2019-08-25)
412

513
### Corrections

projects/angular-walkthrough/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-walkthrough",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"description": "Walkthrough, an Angular library",
55
"author": "Célian Veyssière",
66
"license": "MIT",

0 commit comments

Comments
 (0)