Skip to content

Commit

Permalink
chore: test if release please will create this file
Browse files Browse the repository at this point in the history
  • Loading branch information
bencromwell authored Jan 18, 2024
1 parent d890630 commit 1e24126
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"release-type": "simple",
"changelog-path": "CHANGELOG.md",
"extra-files": [
"src/ClientFactory.php"
"src/ClientFactory.php",
"VERSION.txt"
],
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
Expand Down

0 comments on commit 1e24126

Please sign in to comment.