Skip to content

Commit e4bf3a4

Browse files
committed
chore(release): 6.3.0
1 parent ff744b1 commit e4bf3a4

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="6.3.0"></a>
12+
## [6.3.0] - 2025-11-21
13+
### 💅 Code Refactorings
14+
- **docs:** Improve PHPDoc comments and code style ([ff744b1](https://github.com/guanguans/soar-php/commit/ff744b1))
15+
16+
### 📦 Builds
17+
- **deps:** update development dependencies in composer.json ([5eccbb7](https://github.com/guanguans/soar-php/commit/5eccbb7))
18+
19+
### Pull Requests
20+
- Merge pull request [#180](https://github.com/guanguans/soar-php/issues/180) from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
21+
- Merge pull request [#181](https://github.com/guanguans/soar-php/issues/181) from guanguans/dependabot/github_actions/actions/setup-node-6
22+
- Merge pull request [#182](https://github.com/guanguans/soar-php/issues/182) from guanguans/dependabot/github_actions/actions/checkout-6
23+
- Merge pull request [#176](https://github.com/guanguans/soar-php/issues/176) from guanguans/dependabot/github_actions/actions/checkout-5
24+
- Merge pull request [#175](https://github.com/guanguans/soar-php/issues/175) from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
25+
26+
1127
<a name="6.2.0"></a>
1228
## [6.2.0] - 2025-05-23
1329
### ✨ Features
@@ -753,7 +769,8 @@ All notable changes to this project will be documented in this file.
753769
<a name="v1.0.0"></a>
754770
## v1.0.0 - 2019-07-04
755771

756-
[Unreleased]: https://github.com/guanguans/soar-php/compare/6.2.0...HEAD
772+
[Unreleased]: https://github.com/guanguans/soar-php/compare/6.3.0...HEAD
773+
[6.3.0]: https://github.com/guanguans/soar-php/compare/6.2.0...6.3.0
757774
[6.2.0]: https://github.com/guanguans/soar-php/compare/6.1.0...6.2.0
758775
[6.1.0]: https://github.com/guanguans/soar-php/compare/6.0.4...6.1.0
759776
[6.0.4]: https://github.com/guanguans/soar-php/compare/6.0.3...6.0.4

0 commit comments

Comments
 (0)