Skip to content

Commit 898d380

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 4d0ebda commit 898d380

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, 17 Mar 2025 22:41:17 GMT",
6+
"version": "1.4.17",
7+
"tag": "@rightcapital/php-parser_v1.4.17",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "4d0ebdab4ed1ead2e8926e60e7c2d41ea346e726",
14+
"comment": "chore(deps): update pnpm to v10.6.4"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 17 Mar 2025 06:57:21 GMT",
621
"version": "1.4.16",

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 Mon, 17 Mar 2025 06:57:21 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 17 Mar 2025 22:41:17 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.17](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.17) (2025-3-17)
10+
11+
- chore(deps): update pnpm to v10.6.4 ([4d0ebda](https://github.com/RightCapitalHQ/phpdoc-parser/commit/4d0ebdab4ed1ead2e8926e60e7c2d41ea346e726))
12+
913
### [1.4.16](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.16) (2025-3-17)
1014

1115
- chore(deps): update actions/setup-node action to v4.3.0 ([c0eb189](https://github.com/RightCapitalHQ/phpdoc-parser/commit/c0eb189bc5b09d488547db9c3f9dd73f077cdcbe))

change/@rightcapital-php-parser-526382d4-b4d2-47f8-9df1-01bd95ffc6d8.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.16",
3+
"version": "1.4.17",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)