Skip to content

Commit 52aa2ec

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

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/phpdoc-parser",
33
"entries": [
4+
{
5+
"date": "Mon, 24 Mar 2025 16:12:24 GMT",
6+
"version": "0.4.119",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.119",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "1b3087cfde5e96d137fedf512f03c842b151b36b",
14+
"comment": "fix(deps): update dependency @types/node to v22.13.13"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 21 Mar 2025 15:34:51 GMT",
621
"version": "0.4.118",

CHANGELOG.md

+5-1
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, 21 Mar 2025 15:34:51 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 24 Mar 2025 16:12:24 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.119](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.119) (2025-3-24)
10+
11+
- fix(deps): update dependency @types/node to v22.13.13 ([1b3087c](https://github.com/RightCapitalHQ/phpdoc-parser/commit/1b3087cfde5e96d137fedf512f03c842b151b36b))
12+
913
### [0.4.118](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.118) (2025-3-21)
1014

1115
- fix(deps): update dependency @types/node to v22.13.11 ([6f7be58](https://github.com/RightCapitalHQ/phpdoc-parser/commit/6f7be5801fa644b7ae84a2d2db1df0bf91a4aa70))

change/@rightcapital-phpdoc-parser-7faad6c7-75fb-4c47-94c0-4bbd64b1d5a8.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/phpdoc-parser",
3-
"version": "0.4.118",
3+
"version": "0.4.119",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)