Skip to content

Commit 99e29df

Browse files
committed
chore(release): 1.7.2
1 parent 9ead3d9 commit 99e29df

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

11+
<a name="1.7.2"></a>
12+
## [1.7.2] - 2026-04-09
13+
### 💅 Code Refactorings
14+
- **RectorErrorException:** Improve method annotations and variable naming ([d432500](https://github.com/guanguans/rector-rules/commit/d432500))
15+
16+
### 📦 Builds
17+
- **dependencies:** Update package versions in composer.json ([6c684d3](https://github.com/guanguans/rector-rules/commit/6c684d3))
18+
- **deps:** Bump codecov/codecov-action from 5 to 6 ([bf1123d](https://github.com/guanguans/rector-rules/commit/bf1123d))
19+
20+
### 🤖 Continuous Integrations
21+
- **config:** Update config files ([57f87e8](https://github.com/guanguans/rector-rules/commit/57f87e8))
22+
- **config:** Update config files ([7472617](https://github.com/guanguans/rector-rules/commit/7472617))
23+
- **config:** Update pest config files ([63fe302](https://github.com/guanguans/rector-rules/commit/63fe302))
24+
- **config:** Update config files ([c8fdbc3](https://github.com/guanguans/rector-rules/commit/c8fdbc3))
25+
26+
1127
<a name="1.7.1"></a>
1228
## [1.7.1] - 2026-03-25
1329
### ✨ Features
@@ -217,7 +233,8 @@ All notable changes to this project will be documented in this file.
217233
- Merge pull request [#1](https://github.com/guanguans/rector-rules/issues/1) from guanguans/dependabot/composer/rector/jack-tw-0.4or-tw-0.5
218234

219235

220-
[Unreleased]: https://github.com/guanguans/rector-rules/compare/1.7.1...HEAD
236+
[Unreleased]: https://github.com/guanguans/rector-rules/compare/1.7.2...HEAD
237+
[1.7.2]: https://github.com/guanguans/rector-rules/compare/1.7.1...1.7.2
221238
[1.7.1]: https://github.com/guanguans/rector-rules/compare/1.7.0...1.7.1
222239
[1.7.0]: https://github.com/guanguans/rector-rules/compare/1.6.3...1.7.0
223240
[1.6.3]: https://github.com/guanguans/rector-rules/compare/1.6.2...1.6.3

0 commit comments

Comments
 (0)