Skip to content

Commit 7e63534

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 667151f commit 7e63534

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": "Sat, 05 Apr 2025 06:07:10 GMT",
6+
"version": "0.4.124",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.124",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "667151fa279d5e4ebde2d5702081a1ea79920a0b",
14+
"comment": "fix(deps): update dependency typescript to v5.8.3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 02 Apr 2025 23:05:31 GMT",
621
"version": "0.4.123",

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, 02 Apr 2025 23:05:31 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Sat, 05 Apr 2025 06:07:10 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.124](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.124) (2025-4-5)
10+
11+
- fix(deps): update dependency typescript to v5.8.3 ([667151f](https://github.com/RightCapitalHQ/phpdoc-parser/commit/667151fa279d5e4ebde2d5702081a1ea79920a0b))
12+
913
### [0.4.123](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.123) (2025-4-2)
1014

1115
- fix(deps): update dependency @types/node to v22.14.0 ([7d27ef9](https://github.com/RightCapitalHQ/phpdoc-parser/commit/7d27ef9086efeb8d9a7483d0cf162986a3bdaa4d))

change/@rightcapital-phpdoc-parser-dd695443-35f3-4100-9475-b4542a777d0c.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.123",
3+
"version": "0.4.124",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)