Skip to content

Commit d77598b

Browse files
coisagithub-actions[bot]
authored andcommitted
Prepare release v1.18.0
1 parent e16d35a commit d77598b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.18.0] - 2026-04-23
11+
1012
### Changed
1113

1214
- Consolidate repository-local DevTools caches under `.dev-tools/cache`, keep published reports free of cache directories, and audit managed artifact path defaults across commands, workflows, and documentation (#151)
@@ -271,7 +273,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
271273
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
272274

273275

274-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.1...HEAD
276+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.18.0...HEAD
277+
[1.18.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.1...v1.18.0
275278
[1.17.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.0...v1.17.1
276279
[1.17.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.16.0...v1.17.0
277280
[1.16.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.15.0...v1.16.0

0 commit comments

Comments
 (0)