Skip to content

Commit 3008496

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 47dcf0b commit 3008496

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": "Mon, 17 Mar 2025 06:59:16 GMT",
6+
"version": "0.4.115",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.115",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "47dcf0b54c5918bc7ef888396c743ccd585c85f0",
14+
"comment": "chore(deps): update actions/setup-node action to v4.3.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 13 Mar 2025 23:01:51 GMT",
621
"version": "0.4.114",

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 Thu, 13 Mar 2025 23:01:51 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 17 Mar 2025 06:59:16 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

77

88

9+
### [0.4.115](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.115) (2025-3-17)
10+
11+
- chore(deps): update actions/setup-node action to v4.3.0 ([47dcf0b](https://github.com/RightCapitalHQ/phpdoc-parser/commit/47dcf0b54c5918bc7ef888396c743ccd585c85f0))
12+
913
### [0.4.114](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.114) (2025-3-13)
1014

1115
- chore(deps): update pnpm to v10.6.3 ([e7d829a](https://github.com/RightCapitalHQ/phpdoc-parser/commit/e7d829a9f2300d1b008bd273da32b09a8c0cefb5))

Diff for: change/@rightcapital-phpdoc-parser-eae07f60-3c1c-41af-999f-d16e868375ba.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.114",
3+
"version": "0.4.115",
44
"description": "TypeScript version of PHPDoc parser with support for intersection types and generics",
55
"keywords": [
66
"PHP",

0 commit comments

Comments
 (0)