Skip to content

Commit b9dd06d

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

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, 06 Jul 2024 02:11:10 GMT",
6+
"version": "0.4.46",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.46",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "0b6cb8956453fc4e49d71a7d5e1ca58058094523",
14+
"comment": "fix(deps): update dependency @types/node to v20.14.10"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 04 Jul 2024 06:15:21 GMT",
621
"version": "0.4.45",

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, 02 Jul 2024 02:15:13 GMT and should not be manually modified.
3+
This log was last generated on Sat, 06 Jul 2024 02:11:10 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.46](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.46) (2024-7-6)
8+
9+
- fix(deps): update dependency @types/node to v20.14.10 ([0b6cb89](https://github.com/RightCapitalHQ/phpdoc-parser/commit/0b6cb8956453fc4e49d71a7d5e1ca58058094523))
10+
711
### [0.4.45](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.45) (2024-7-2)
812

913
- fix(deps): update dependency typescript to v5.5.3 ([75b4282](https://github.com/RightCapitalHQ/phpdoc-parser/commit/75b42822485ace55e9e14b696e6ba9115a631168))

change/@rightcapital-phpdoc-parser-e9ccb120-20e2-42d2-82d8-ade6256f39fe.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.45",
3+
"version": "0.4.46",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)