Skip to content

Commit 622311b

Browse files
Upgrade CLI to Support PHP 8.3 (#42)
* Update Dependencies * Update CLI * Fix Changelog
1 parent 40b1130 commit 622311b

File tree

3 files changed

+49
-44
lines changed

3 files changed

+49
-44
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.9.1...HEAD)
99

1010
<!-- New Release notes will be placed here automatically -->
11-
## [v1.2.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.0...v1.2.1) - 2022-02-01
11+
## [v1.9.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.9.0...v1.9.1) - 2023-08-01
1212

13-
## Fixed
13+
### Fixed
1414

15-
- Fix `entrypoint.sh` file
15+
- Upgrade changelog-updater CLI to latest version ([#38](https://github.com/stefanzweifel/changelog-updater-action/pull/38))
1616

1717
## [v1.9.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.9.0...v1.9.1) - 2023-08-01
1818

@@ -93,6 +93,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9393

9494
- Fix broken CLI binary
9595

96+
## [v1.2.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.0...v1.2.1) - 2022-02-01
97+
98+
## Fixed
99+
100+
- Fix `entrypoint.sh` file
101+
96102
## [v1.2.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.1.1...v1.2.0) - 2022-02-01
97103

98104
## Added

changelog-updater

-3.15 MB
Binary file not shown.

composer.lock

Lines changed: 40 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)