Skip to content

Commit

Permalink
Merge pull request #79 from CPS-IT/renovate/eliashaeussler-version-bu…
Browse files Browse the repository at this point in the history
…mper-2.x

[TASK] Update eliashaeussler/version-bumper to v2
  • Loading branch information
eliashaeussler authored Jan 13, 2025
2 parents bf2f7c0 + 22e8152 commit b4da734
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require-dev": {
"armin/editorconfig-cli": "^1.8 || ^2.0",
"eliashaeussler/version-bumper": "^1.3",
"eliashaeussler/version-bumper": "^2.1.1",
"ergebnis/composer-normalize": "^2.42",
"friendsofphp/php-cs-fixer": "^3.57",
"phpstan/extension-installer": "^1.3",
Expand Down
21 changes: 11 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 3 additions & 5 deletions version-bumper.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
filesToModify:
- path: ext_emconf.php
patterns:
- "'version' => '{%version%}'"
reportUnmatched: true
presets:
- typo3-commit-guidelines
- typo3-extension

releaseOptions:
commitMessage: '[RELEASE] Release of EXT:mailqueue {%version%}'

0 comments on commit b4da734

Please sign in to comment.