Skip to content

Commit 3954968

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

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, 03 Mar 2025 05:38:36 GMT",
6+
"version": "1.4.11",
7+
"tag": "@rightcapital/php-parser_v1.4.11",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/php-parser",
13+
"commit": "afef4a8d75d1ef94746851063f9e1d10b42f641a",
14+
"comment": "fix(deps): update automerge non-major updates"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 03 Mar 2025 05:11:43 GMT",
621
"version": "1.4.10",

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, 03 Mar 2025 05:11:43 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 03 Mar 2025 05:38:36 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [1.4.11](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.11) (2025-3-3)
10+
11+
- fix(deps): update automerge non-major updates ([afef4a8](https://github.com/RightCapitalHQ/phpdoc-parser/commit/afef4a8d75d1ef94746851063f9e1d10b42f641a))
12+
913
### [1.4.10](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/php-parser_v1.4.10) (2025-3-3)
1014

1115
- fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.108 ([fe201df](https://github.com/RightCapitalHQ/phpdoc-parser/commit/fe201df709ca61aec38e622a1d30e35e3f260745))

change/@rightcapital-php-parser-1d0296e2-8cbd-4c11-8d07-1cc3c4281506.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.10",
3+
"version": "1.4.11",
44
"description": "TypeScript types for PHP Parser JSON representation",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)