Skip to content

Commit 6cac156

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

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/phpdoc-parser",
33
"entries": [
4+
{
5+
"date": "Tue, 29 Jul 2025 23:03:45 GMT",
6+
"version": "0.5.2",
7+
"tag": "@rightcapital/phpdoc-parser_v0.5.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "da2731deb2a0f138fc4b89689c077192a80e1590",
14+
"comment": "fix(deps): update dependency @types/node to v22.17.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 25 Jul 2025 03:23:36 GMT",
621
"version": "0.5.1",

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 Fri, 25 Jul 2025 03:23:36 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 29 Jul 2025 23:03:45 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.5.2](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.5.2) (2025-7-29)
10+
11+
- fix(deps): update dependency @types/node to v22.17.0 ([da2731d](https://github.com/RightCapitalHQ/phpdoc-parser/commit/da2731deb2a0f138fc4b89689c077192a80e1590))
12+
913
### [0.5.1](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.5.1) (2025-7-25)
1014

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

change/@rightcapital-phpdoc-parser-3ee1d230-80ee-4e35-af16-c06dffc48b9a.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.5.1",
3+
"version": "0.5.2",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)