Skip to content

Commit 0daa0fe

Browse files
samiffmatticbot
authored andcommitted
Changelogger: new 'add-pr-num' option (#24045)
* [not verified] Initial commit * [not verified] Some cleanup * changelog * Cleanup * Don't add PR number if no entry $contents * Address feedback, add Utils::getRepoData() * Update projects/packages/changelogger/src/Utils.php Co-authored-by: Brad Jorsch <[email protected]> * Update projects/packages/changelogger/src/Utils.php Co-authored-by: Brad Jorsch <[email protected]> * Update projects/packages/changelogger/tests/php/tests/src/UtilsTest.php Co-authored-by: Brad Jorsch <[email protected]> * Remove input_options param from getRepoData() * Update projects/packages/changelogger/src/Utils.php Co-authored-by: Brad Jorsch <[email protected]> * Bump changelogger package to 3.1.0-alpha Co-authored-by: Brad Jorsch <[email protected]> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/2222196302
1 parent a0eb587 commit 0daa0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "GPL-2.0-or-later",
66
"require": {},
77
"require-dev": {
8-
"automattic/jetpack-changelogger": "^3.0"
8+
"automattic/jetpack-changelogger": "^3.1"
99
},
1010
"scripts": {
1111
"test-js": [

0 commit comments

Comments
 (0)