Skip to content

Commit c1315a4

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

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": "Wed, 10 Apr 2024 10:46:22 GMT",
6+
"version": "0.4.19",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.19",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "f26c48ab74cdf8fadfc954d2649c94fd9d619c6d",
14+
"comment": "fix(deps): update dependency @types/node to v20.12.7"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 09 Apr 2024 07:35:46 GMT",
621
"version": "0.4.18",

CHANGELOG.md

+5-1
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, 09 Apr 2024 07:35:46 GMT and should not be manually modified.
3+
This log was last generated on Wed, 10 Apr 2024 10:46:22 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.19](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.19) (2024-4-10)
8+
9+
- fix(deps): update dependency @types/node to v20.12.7 ([f26c48a](https://github.com/RightCapitalHQ/phpdoc-parser/commit/f26c48ab74cdf8fadfc954d2649c94fd9d619c6d))
10+
711
### [0.4.18](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.18) (2024-4-9)
812

913
- fix(deps): update dependency @types/node to v20.12.6 ([96f99d2](https://github.com/RightCapitalHQ/phpdoc-parser/commit/96f99d2f81363ffa4396b16f86ff244c8daec86c))

change/@rightcapital-phpdoc-parser-68129694-2b33-4cea-90bc-254aff9d83fe.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.18",
3+
"version": "0.4.19",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)