Skip to content

Commit 17487e7

Browse files
committed
fix(changelog): Update post-update-script entry to include related pull requests
1 parent 7536879 commit 17487e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Features
66

7-
- Updater - Add `post-update-script` input parameter to run custom scripts after dependency updates ([#130](https://github.com/getsentry/github-workflows/pull/130))
7+
- Updater - Add `post-update-script` input parameter to run custom scripts after dependency updates ([#130](https://github.com/getsentry/github-workflows/pull/130), [#133](https://github.com/getsentry/github-workflows/pull/133))
88
- Scripts receive original and new version as arguments
99
- Support both bash (`.sh`) and PowerShell (`.ps1`) scripts
1010
- Enables workflows like updating lock files, running code generators, or modifying configuration files

0 commit comments

Comments
 (0)