Releases: minvws/action-php-composer-install
Releases · minvws/action-php-composer-install
v1.0.1
What's Changed
- chore: update readme example to use checkout@v5 by @ppvg in #7
- build(deps): bump DavidAnson/markdownlint-cli2-action from 20 to 21 by @dependabot[bot] in #8
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #9
- build(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22 by @dependabot[bot] in #11
- chore:update action.yml and readme by @randh1r in #10
Full Changelog: v1...v1.0.1
v1.0.0
What's Changed
- feat: initial commit
action-php-composer-installby @randh1r in #1 - build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2
- feat!: move to root by @ppvg in #4
- fix: make COMPOSER_AUTH_TOKEN optional by @ppvg in #5
- ci: add major-version-tag workflow by @ppvg in #6
New Contributors
- @randh1r made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
- @ppvg made their first contribution in #4
Full Changelog: https://github.com/minvws/action-php-composer-install/commits/v1.0.0