Skip to content

Commit

Permalink
Social Logos: remove errant line in composer config (#37525)
Browse files Browse the repository at this point in the history
* Remove errant line from composer.json

* Add changelog
  • Loading branch information
tbradsha committed May 24, 2024
1 parent 7d2a30a commit da9ce7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Significance: patch
Type: fixed
Comment: The "release-branch-prefix" key isn't meant for packages. :^)


1 change: 0 additions & 1 deletion projects/js-packages/social-logos/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"autotagger": true,
"npmjs-autopublish": true,
"mirror-repo": "Automattic/social-logos",
"release-branch-prefix": "social-logos",
"changelogger": {
"link-template": "https://github.com/Automattic/social-logos/compare/v${old}...v${new}"
}
Expand Down

0 comments on commit da9ce7b

Please sign in to comment.