Skip to content

Commit

Permalink
chore(package.json): 发布版本 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juzi214032 committed May 21, 2020
1 parent fffd4c0 commit 797063e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lin-ui",
"version": "0.8.0",
"version": "0.8.1",
"description": "A high quality UI components library with MiniProgram",
"main": "app.js",
"directories": {
Expand All @@ -13,7 +13,7 @@
"lint": "eslint ./src/**/*.js",
"test": "jest",
"release": "sh build/release.sh",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -n .convention-changelog-config.js"
"changelog": "conventional-changelog -p conventionalcommits -i CHANGELOG.md -s -n .convention-changelog-config.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 797063e

Please sign in to comment.