Skip to content

Commit 7912ae8

Browse files
committed
fix(selection-helper-web): add missing release script
1 parent 9e9524a commit 7912ae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/pluggableWidgets/selection-helper-web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"build": "pluggable-widgets-tools build:web",
3232
"format": "prettier --write .",
3333
"lint": "eslint --ext .jsx,.js,.ts,.tsx src/",
34+
"release": "pluggable-widgets-tools release:ts",
3435
"verify": "rui-verify-package-format",
3536
"update-changelog": "rui-update-changelog-widget"
3637
},

0 commit comments

Comments
 (0)