Skip to content

Commit d1fb468

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 077b5a8 commit d1fb468

4 files changed

+21
-9
lines changed

CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/php-parser",
33
"entries": [
4+
{
5+
"date": "Mon, 07 Apr 2025 21:43:56 GMT",
6+
"version": "1.4.22",
7+
"tag": "@rightcapital/php-parser_v1.4.22",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "077b5a8990487f6722086d93ed403dddf2a0690e",
14+
"comment": "chore(deps): update pnpm to v10.8.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Sat, 05 Apr 2025 06:42:47 GMT",
621
"version": "1.4.21",

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Change Log - @rightcapital/php-parser
22

3-
<!-- This log was last generated on Sat, 05 Apr 2025 06:42:47 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 07 Apr 2025 21:43:56 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.22](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.22) (2025-4-7)
10+
11+
- chore(deps): update pnpm to v10.8.0 ([077b5a8](https://github.com/RightCapitalHQ/phpdoc-parser/commit/077b5a8990487f6722086d93ed403dddf2a0690e))
12+
913
### [1.4.21](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.21) (2025-4-5)
1014

1115
- fix(deps): update dependency typescript to v5.8.3 ([413bcac](https://github.com/RightCapitalHQ/phpdoc-parser/commit/413bcac30a38eafca14b000a0885ac763b99cfb9))

change/@rightcapital-php-parser-cb79fde6-e375-45a7-966e-2bb752880de7.json

-7
This file was deleted.

package.json

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

0 commit comments

Comments
 (0)