Skip to content

Commit 8121140

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

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, 24 Jun 2025 15:23:45 GMT",
6+
"version": "1.4.34",
7+
"tag": "@rightcapital/php-parser_v1.4.34",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "fb131c18428823804ddbbda70db408ebf1b4e77c",
14+
"comment": "chore(deps): update pnpm to v10.12.3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 23 Jun 2025 11:12:05 GMT",
621
"version": "1.4.33",

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 Mon, 23 Jun 2025 11:12:05 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 24 Jun 2025 15:23:45 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.34](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.34) (2025-6-24)
10+
11+
- chore(deps): update pnpm to v10.12.3 ([fb131c1](https://github.com/RightCapitalHQ/phpdoc-parser/commit/fb131c18428823804ddbbda70db408ebf1b4e77c))
12+
913
### [1.4.33](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.33) (2025-6-23)
1014

1115
- fix(deps): update automerge non-major updates ([4828776](https://github.com/RightCapitalHQ/phpdoc-parser/commit/4828776b9c36129b3089805ac5b7ddfa27b3013d))

change/@rightcapital-php-parser-8f3a71fb-0bf9-44c5-8fa3-caffa84f76f6.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.33",
3+
"version": "1.4.34",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)