Skip to content

Commit 31e8f3f

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent f3c5578 commit 31e8f3f

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": "Sat, 22 Feb 2025 02:24:17 GMT",
6+
"version": "0.4.103",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.103",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "f3c5578b7c2a0cd6578201d8c44dab0923e4bcc9",
14+
"comment": "fix(deps): update dependency @types/node to v22.13.5"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 17 Feb 2025 01:43:13 GMT",
621
"version": "0.4.102",

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 Mon, 17 Feb 2025 01:43:13 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Sat, 22 Feb 2025 02:24:17 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.103](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.103) (2025-2-22)
10+
11+
- fix(deps): update dependency @types/node to v22.13.5 ([f3c5578](https://github.com/RightCapitalHQ/phpdoc-parser/commit/f3c5578b7c2a0cd6578201d8c44dab0923e4bcc9))
12+
913
### [0.4.102](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.102) (2025-2-17)
1014

1115
- chore(deps): update pnpm to v10.4.1 ([26733ba](https://github.com/RightCapitalHQ/phpdoc-parser/commit/26733ba197088acb9fc385a6206853d69e979aee))

change/@rightcapital-phpdoc-parser-8ed719da-82f1-4c9e-8e1e-3d1a0ba44600.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.4.102",
3+
"version": "0.4.103",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)