Skip to content

Commit 10724b7

Browse files
authored
Merge pull request #232 from RightCapitalHQ/release
chore(release): release packages
2 parents 4e7dc0d + 96c4489 commit 10724b7

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+
## 1.5.4 (2026-04-03)
2+
3+
### 🩹 Fixes
4+
5+
- Migrate from beachball to Nx Release workflow. ([77ed28d](https://github.com/RightCapitalHQ/php-parser/commit/77ed28d))
6+
7+
### ❤️ Thank You
8+
9+
- Claude Opus 4.6 (1M context)
10+
- Jiahao Guo @frantic1048
11+
112
### [1.5.1](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.5.1) (2025-7-28)
213

314
- fix(deps): update dependency nikic/php-parser to v5.6.0 ([f19e150](https://github.com/RightCapitalHQ/phpdoc-parser/commit/f19e150f0bdbfa3c0f1a20df176301a387dbb083))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/php-parser",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)