Skip to content

Commit 35906f7

Browse files
author
Guillaume Chau
committed
chore: upgrade changelog preset [ci skip]
1 parent eda4ce8 commit 35906f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
]
4848
},
4949
"devDependencies": {
50-
"@vue/conventional-changelog": "^0.1.0",
50+
"@vue/conventional-changelog": "^0.1.1",
5151
"babel-core": "7.0.0-bridge.0",
5252
"conventional-changelog": "^1.1.24",
5353
"debug": "^3.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,9 +1041,9 @@
10411041
source-map "^0.5.6"
10421042
vue-template-es2015-compiler "^1.6.0"
10431043

1044-
"@vue/conventional-changelog@^0.1.0":
1045-
version "0.1.0"
1046-
resolved "https://registry.yarnpkg.com/@vue/conventional-changelog/-/conventional-changelog-0.1.0.tgz#f3f7e19e4f8b32b1b589f6f3b1b720256a333d88"
1044+
"@vue/conventional-changelog@^0.1.1":
1045+
version "0.1.1"
1046+
resolved "https://registry.yarnpkg.com/@vue/conventional-changelog/-/conventional-changelog-0.1.1.tgz#48d2227ca65c354cba4be60754ea531afd0c3718"
10471047
dependencies:
10481048
compare-func "^1.3.2"
10491049
execa "^0.10.0"

0 commit comments

Comments
 (0)