Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc016ca

Browse files
committedAug 24, 2021
update version
1 parent a5bcbe9 commit cc016ca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

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

3+
## V0.9.3 (2019-08-24)
4+
5+
### Corrections
6+
7+
- fix `notScrollOnResize`
8+
39
## V0.9.2 (2019-08-18)
410

511
### New features

‎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.2",
3+
"version": "0.9.3",
44
"description": "Walkthrough, an Angular library",
55
"author": "Célian Veyssière",
66
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.