mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-17 19:21:20 +03:00
chore: build changelog when publish
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublishOnly": "npm run test",
|
"prepublishOnly": "npm run test",
|
||||||
"bootstrap": "lerna bootstrap",
|
"bootstrap": "lerna bootstrap",
|
||||||
"publish-all": "lerna run build && lerna publish --conventional-commits --registry=https://registry.npmjs.org/",
|
"publish-all": "lerna run build && lerna publish --conventional-commits --changelog-preset=angular-bitbucket --registry=https://registry.npmjs.org/",
|
||||||
"test": "lerna run build && lerna run link && lerna run test",
|
"test": "lerna run build && lerna run link && lerna run test",
|
||||||
"cover": "lerna run cover",
|
"cover": "lerna run cover",
|
||||||
"lint": "lerna run build && lerna run link && lerna run lint"
|
"lint": "lerna run build && lerna run link && lerna run lint"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# bbob-cli
|
#@bbob/cli
|
||||||
|
|
||||||
Convert BBCode to HTML
|
Convert BBCode to HTML
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user