Skip to content

Commit ca91df4

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

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": "Fri, 27 Jun 2025 07:36:14 GMT",
6+
"version": "1.4.36",
7+
"tag": "@rightcapital/php-parser_v1.4.36",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "77bb2b8364a95c6b936726155268030fef5f9d6b",
14+
"comment": "fix(deps): update automerge non-major updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 25 Jun 2025 14:31:29 GMT",
621
"version": "1.4.35",

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, 25 Jun 2025 14:31:29 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 27 Jun 2025 07:36:14 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.36](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.36) (2025-6-27)
10+
11+
- fix(deps): update automerge non-major updates ([77bb2b8](https://github.com/RightCapitalHQ/phpdoc-parser/commit/77bb2b8364a95c6b936726155268030fef5f9d6b))
12+
913
### [1.4.35](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.35) (2025-6-25)
1014

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

change/@rightcapital-php-parser-b2cd073c-8b63-423a-ad6a-b3b77ec8338b.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.35",
3+
"version": "1.4.36",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)