Skip to content

Commit 972c052

Browse files
committed
chore(release): 7.0.3
1 parent f0e6e5e commit 972c052

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

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="7.0.3"></a>
12+
## [7.0.3] - 2025-12-24
13+
### 🎨 Styles
14+
- apply php-cs-fixer ([aa0b8ec](https://github.com/guanguans/soar-php/commit/aa0b8ec))
15+
- **namespaces:** Prefix global class references with leading backslashes ([b9fd990](https://github.com/guanguans/soar-php/commit/b9fd990))
16+
17+
### 🤖 Continuous Integrations
18+
- **config:** Update config files ([4002af3](https://github.com/guanguans/soar-php/commit/4002af3))
19+
- **config:** Update config files ([441750f](https://github.com/guanguans/soar-php/commit/441750f))
20+
- **deps:** Add new dependencies to composer.json ([f0e6e5e](https://github.com/guanguans/soar-php/commit/f0e6e5e))
21+
- **tests:** Update PHP version in CI configuration ([a1ab5dc](https://github.com/guanguans/soar-php/commit/a1ab5dc))
22+
23+
### Pull Requests
24+
- Merge pull request [#184](https://github.com/guanguans/soar-php/issues/184) from guanguans/dependabot/github_actions/actions/cache-5
25+
26+
1127
<a name="7.0.2"></a>
1228
## [7.0.2] - 2025-12-03
1329
### ✨ Features
@@ -834,7 +850,8 @@ All notable changes to this project will be documented in this file.
834850
<a name="v1.0.0"></a>
835851
## v1.0.0 - 2019-07-04
836852

837-
[Unreleased]: https://github.com/guanguans/soar-php/compare/7.0.2...HEAD
853+
[Unreleased]: https://github.com/guanguans/soar-php/compare/7.0.3...HEAD
854+
[7.0.3]: https://github.com/guanguans/soar-php/compare/7.0.2...7.0.3
838855
[7.0.2]: https://github.com/guanguans/soar-php/compare/7.0.1...7.0.2
839856
[7.0.1]: https://github.com/guanguans/soar-php/compare/7.0.0...7.0.1
840857
[7.0.0]: https://github.com/guanguans/soar-php/compare/6.3.0...7.0.0

0 commit comments

Comments
 (0)