Skip to content

Commit 182dda3

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 980f20d commit 182dda3

4 files changed

+21
-9
lines changed

Diff for: 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": "Thu, 27 Mar 2025 11:44:59 GMT",
6+
"version": "0.4.121",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.121",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "980f20d6012ef2cc4f4153690553b8de4c731502",
14+
"comment": "fix(deps): update dependency @types/node to v22.13.14"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 26 Mar 2025 15:03:16 GMT",
621
"version": "0.4.120",

Diff for: 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 Wed, 26 Mar 2025 15:03:16 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 27 Mar 2025 11:44:59 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.121](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.121) (2025-3-27)
10+
11+
- fix(deps): update dependency @types/node to v22.13.14 ([980f20d](https://github.com/RightCapitalHQ/phpdoc-parser/commit/980f20d6012ef2cc4f4153690553b8de4c731502))
12+
913
### [0.4.120](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.120) (2025-3-26)
1014

1115
- chore(deps): update pnpm to v10.7.0 ([f65967d](https://github.com/RightCapitalHQ/phpdoc-parser/commit/f65967db6cc2572e1b1fbedd4a938c1cd068e3b6))

Diff for: change/@rightcapital-phpdoc-parser-c1926c47-0a46-4ec2-85cc-52508dae633b.json

-7
This file was deleted.

Diff for: 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.120",
3+
"version": "0.4.121",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)