Skip to content

Commit d32436f

Browse files
committed
Add script also for notification-services-controller
1 parent a001f94 commit d32436f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/notification-services-controller/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"changelog:update": "../../scripts/update-changelog.sh @metamask/notification-services-controller",
3636
"changelog:validate": "../../scripts/validate-changelog.sh @metamask/notification-services-controller",
3737
"publish:preview": "yarn npm publish --tag preview",
38+
"since-latest-release": "../../scripts/since-latest-release.sh",
3839
"test": "jest --reporters=jest-silent-reporter",
3940
"test:clean": "jest --clearCache",
4041
"test:verbose": "jest --verbose",

0 commit comments

Comments
 (0)