Skip to content

Commit 48828de

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 9718e37 commit 48828de

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": "Thu, 22 May 2025 03:28:29 GMT",
6+
"version": "1.4.29",
7+
"tag": "@rightcapital/php-parser_v1.4.29",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "9718e374ffcec114aca13919a7a01d9e83fb65d2",
14+
"comment": "chore(deps): update node.js to v22.16.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 15 May 2025 02:51:44 GMT",
621
"version": "1.4.28",

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 Thu, 15 May 2025 02:51:44 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 22 May 2025 03:28:29 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.29](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.29) (2025-5-22)
10+
11+
- chore(deps): update node.js to v22.16.0 ([9718e37](https://github.com/RightCapitalHQ/phpdoc-parser/commit/9718e374ffcec114aca13919a7a01d9e83fb65d2))
12+
913
### [1.4.28](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.28) (2025-5-15)
1014

1115
- chore(deps): update node.js to v22.15.1 ([622d5d8](https://github.com/RightCapitalHQ/phpdoc-parser/commit/622d5d8882f483bb124ed75970808cf34af7436a))

change/@rightcapital-php-parser-f3c87826-fa1f-4988-8d73-312e4ccbfc4c.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.28",
3+
"version": "1.4.29",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)