Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
chore: release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Apr 19, 2022
1 parent 4aa6c30 commit 60ae6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint": "eslint .",
"test": "nyc mocha --require node_modules/chai/register-expect --timeout 5000 tests/**/*.test.js*",
"deploy:prepare": "./scripts/create_npmrc_file.sh",
"release": "standard-version --release-as 1.5.0",
"release": "standard-version --release-as 1.6.0",
"release:trigger": "./scripts/trigger-release.sh"
},
"author": "Stanley Ng <stanleyhlng77-dev@yahoo.com.hk",
Expand Down

0 comments on commit 60ae6c6

Please sign in to comment.