Skip to content

Commit aa40602

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 33f2bfd commit aa40602

File tree

4 files changed

+21
-9
lines changed

4 files changed

+21
-9
lines changed

CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/php-parser",
33
"entries": [
4+
{
5+
"date": "Tue, 01 Apr 2025 23:24:26 GMT",
6+
"version": "1.4.20",
7+
"tag": "@rightcapital/php-parser_v1.4.20",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "33f2bfd2c0cdb7c4015d6585dd5e8b0eb549e43f",
14+
"comment": "chore(deps): update pnpm to v10.7.1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 26 Mar 2025 18:51:29 GMT",
621
"version": "1.4.19",

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
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 Wed, 26 Mar 2025 18:51:29 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 01 Apr 2025 23:24:26 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.20](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.20) (2025-4-1)
10+
11+
- chore(deps): update pnpm to v10.7.1 ([33f2bfd](https://github.com/RightCapitalHQ/phpdoc-parser/commit/33f2bfd2c0cdb7c4015d6585dd5e8b0eb549e43f))
12+
913
### [1.4.19](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.19) (2025-3-26)
1014

1115
- chore(deps): update pnpm to v10.7.0 ([c731cb9](https://github.com/RightCapitalHQ/phpdoc-parser/commit/c731cb94353df7e2037176edb4b932120f0272fe))

change/@rightcapital-php-parser-8c8a3ad6-9da1-423b-96a8-0bc05befe579.json

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

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.4.19",
3+
"version": "1.4.20",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)