Skip to content

Commit ccd6c8c

Browse files
chore(release): prepare release
1 parent 30e68b3 commit ccd6c8c

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

.nx/version-plans/migrate-to-nx-release.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.6.2 (2026-04-03)
2+
3+
### 🩹 Fixes
4+
5+
- Migrate from beachball to Nx Release workflow. ([93e6cc8](https://github.com/RightCapitalHQ/phpdoc-parser/commit/93e6cc8))
6+
7+
### ❤️ Thank You
8+
9+
- Claude Opus 4.6 (1M context)
10+
- Jiahao Guo @frantic1048
11+
112
### [0.6.1](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.6.1) (2026-3-20)
213

314
- chore(deps): update automerge non-major updates ([73a813c](https://github.com/RightCapitalHQ/phpdoc-parser/commit/73a813cc05612ab82966ce1e2b6a9b4b0228a4ab))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/phpdoc-parser",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)