Skip to content

Commit 96c14f0

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 73a813c commit 96c14f0

File tree

5 files changed

+29
-16
lines changed

5 files changed

+29
-16
lines changed

CHANGELOG.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@rightcapital/phpdoc-parser",
33
"entries": [
4+
{
5+
"date": "Fri, 20 Mar 2026 09:25:11 GMT",
6+
"version": "0.6.1",
7+
"tag": "@rightcapital/phpdoc-parser_v0.6.1",
8+
"comments": {
9+
"none": [
10+
{
11+
"author": "noreply@anthropic.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "73a813cc05612ab82966ce1e2b6a9b4b0228a4ab",
14+
"comment": "fix(ci): pin renovate-auto-beachball-changefile action to last available commit"
15+
}
16+
],
17+
"patch": [
18+
{
19+
"author": "29139614+renovate[bot]@users.noreply.github.com",
20+
"package": "@rightcapital/phpdoc-parser",
21+
"commit": "73a813cc05612ab82966ce1e2b6a9b4b0228a4ab",
22+
"comment": "chore(deps): update automerge non-major updates"
23+
}
24+
]
25+
}
26+
},
427
{
528
"date": "Tue, 29 Jul 2025 23:03:45 GMT",
629
"version": "0.5.2",

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Change Log - @rightcapital/phpdoc-parser
22

3-
<!-- This log was last generated on Tue, 29 Jul 2025 23:03:45 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 20 Mar 2026 09:25:11 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.6.1](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.6.1) (2026-3-20)
10+
11+
- chore(deps): update automerge non-major updates ([73a813c](https://github.com/RightCapitalHQ/phpdoc-parser/commit/73a813cc05612ab82966ce1e2b6a9b4b0228a4ab))
12+
913
### [0.5.2](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.5.2) (2025-7-29)
1014

1115
- fix(deps): update dependency @types/node to v22.17.0 ([da2731d](https://github.com/RightCapitalHQ/phpdoc-parser/commit/da2731deb2a0f138fc4b89689c077192a80e1590))

change/@rightcapital-phpdoc-parser-d95db714-8b41-4ed6-9129-05d657ce656a.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@rightcapital-phpdoc-parser-pin-beachball-action.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/phpdoc-parser",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)