Skip to content

Commit 797063e

Browse files
committed
chore(package.json): 发布版本 0.8.1
1 parent fffd4c0 commit 797063e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lin-ui",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "A high quality UI components library with MiniProgram",
55
"main": "app.js",
66
"directories": {
@@ -13,7 +13,7 @@
1313
"lint": "eslint ./src/**/*.js",
1414
"test": "jest",
1515
"release": "sh build/release.sh",
16-
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -n .convention-changelog-config.js"
16+
"changelog": "conventional-changelog -p conventionalcommits -i CHANGELOG.md -s -n .convention-changelog-config.js"
1717
},
1818
"repository": {
1919
"type": "git",

0 commit comments

Comments
 (0)