We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef9896 commit 4a0558dCopy full SHA for 4a0558d
packages/modules/web-actions/package.json
@@ -25,7 +25,7 @@
25
"scripts": {
26
"lint": "eslint src/javascriptsource/",
27
"verify": "rui-verify-package-format",
28
- "update-changelog": "rui-update-changelog-module",
+ "update-changelog": "rui-update-changelog-widget",
29
"build:module": "ts-node --project scripts/tsconfig.json scripts/build.ts",
30
"create-gh-release": "rui-create-gh-release",
31
"push-update": "ts-node --project scripts/tsconfig.json scripts/push-update.ts",
0 commit comments