Skip to content

Commit 72fc77f

Browse files
committed
chore: fix changelog
1 parent d4c4c46 commit 72fc77f

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="1.1.3"></a>
2+
## [1.1.3](https://github.com/nativescript-vue/nativescript-vue/compare/v1.1.2...v1.1.3) (2018-02-21)
3+
4+
5+
6+
<a name="1.1.2"></a>
7+
## [1.1.2](https://github.com/nativescript-vue/nativescript-vue/compare/v1.0.0...v1.1.2) (2018-02-21)
8+
9+
10+
### Bug Fixes
11+
12+
* fix option name for pageRouting ([8a8446f](https://github.com/nativescript-vue/nativescript-vue/commit/8a8446f))
13+
14+
15+
### Features
16+
17+
* add <android> and <ios> elements ([ed96746](https://github.com/nativescript-vue/nativescript-vue/commit/ed96746))
18+
* add platform-dependent property setting ([f981816](https://github.com/nativescript-vue/nativescript-vue/commit/f981816))
19+
20+
21+
122
<a name="1.0.0"></a>
223
# [1.0.0](https://github.com/nativescript-vue/nativescript-vue/compare/v1.0.0-alpha.1...v1.0.0) (2018-02-13)
324

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"babel-preset-env": "^1.6.1",
5656
"chalk": "^2.3.0",
5757
"commitizen": "^2.9.6",
58-
"conventional-changelog": "^1.1.10",
58+
"conventional-changelog-cli": "^1.3.14",
5959
"cz-conventional-changelog": "^2.1.0",
6060
"husky": "^0.15.0-rc.3",
6161
"inquirer": "^5.0.1",

0 commit comments

Comments
 (0)