Skip to content

Commit 4b7184c

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 7d192df commit 4b7184c

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": "Wed, 08 May 2024 18:51:50 GMT",
6+
"version": "0.4.26",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.26",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "7d192dfac70e1d83463aef8605da1463a422b1ee",
14+
"comment": "fix(deps): update dependency @types/node to v20.12.11"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 07 May 2024 19:39:39 GMT",
621
"version": "0.4.25",

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Change Log - @rightcapital/phpdoc-parser
22

3-
This log was last generated on Tue, 07 May 2024 19:39:39 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 May 2024 18:51:50 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.26](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.26) (2024-5-8)
8+
9+
- fix(deps): update dependency @types/node to v20.12.11 ([7d192df](https://github.com/RightCapitalHQ/phpdoc-parser/commit/7d192dfac70e1d83463aef8605da1463a422b1ee))
10+
711
### [0.4.25](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.25) (2024-5-7)
812

913
- chore(deps): update dependency node to v20.13.0 ([aeb73c1](https://github.com/RightCapitalHQ/phpdoc-parser/commit/aeb73c1ee67d9bf127d3500cc07fc605dbcf6bcf))

change/@rightcapital-phpdoc-parser-2ae5fe3b-08a2-4c73-8bc4-e1cb4a6e398e.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.25",
3+
"version": "0.4.26",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)