Skip to content

Commit 2b51252

Browse files
committed
chore(ci): add semantic release
1 parent c93708f commit 2b51252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"lint": "eslint --ext .ts lib/**/*.ts",
1515
"prepublishOnly": "npm run build",
1616
"pretest": "npm run lint",
17+
"release:generate": "semantic-release",
1718
"test": "jest",
1819
"test:watch": "jest --watch",
1920
"posttest": "npm run format"

0 commit comments

Comments
 (0)