Skip to content

Commit babc92b

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

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": "Wed, 16 Jul 2025 03:15:04 GMT",
6+
"version": "1.4.38",
7+
"tag": "@rightcapital/php-parser_v1.4.38",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "e3111e7fce3622c9aaa82cf71e0d4094facc1a96",
14+
"comment": "chore(deps): update node.js to v22.17.1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 09 Jul 2025 22:37:42 GMT",
621
"version": "1.4.37",

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, 09 Jul 2025 22:37:42 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 16 Jul 2025 03:15:04 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.38](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.38) (2025-7-16)
10+
11+
- chore(deps): update node.js to v22.17.1 ([e3111e7](https://github.com/RightCapitalHQ/phpdoc-parser/commit/e3111e7fce3622c9aaa82cf71e0d4094facc1a96))
12+
913
### [1.4.37](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.37) (2025-7-9)
1014

1115
- chore(deps): update pnpm to v10.13.1 ([4a3b9b5](https://github.com/RightCapitalHQ/phpdoc-parser/commit/4a3b9b5c8104537be03bd4c798a110b6be2e63a3))

change/@rightcapital-php-parser-332067b8-6287-4b1c-8ecc-7f15d8575f26.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.37",
3+
"version": "1.4.38",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)