Skip to content

Commit c0289b2

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

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": "Fri, 16 Aug 2024 21:49:06 GMT",
6+
"version": "0.4.60",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.60",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "00c24893432971b58a0f423b28ce9a3daf850a73",
14+
"comment": "fix(deps): update dependency @types/node to v20.15.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 14 Aug 2024 18:30:15 GMT",
621
"version": "0.4.59",

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 Wed, 14 Aug 2024 18:30:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 16 Aug 2024 21:49:06 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.60](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.60) (2024-8-16)
8+
9+
- fix(deps): update dependency @types/node to v20.15.0 ([00c2489](https://github.com/RightCapitalHQ/phpdoc-parser/commit/00c24893432971b58a0f423b28ce9a3daf850a73))
10+
711
### [0.4.59](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.59) (2024-8-14)
812

913
- chore(deps): update pnpm to v9.7.1 ([fa4eda7](https://github.com/RightCapitalHQ/phpdoc-parser/commit/fa4eda7f9320f34cf2c1ba0cc5ec40e7efe703ff))

change/@rightcapital-phpdoc-parser-55ed8fa1-9222-446b-956e-7f91b4a35e07.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.59",
3+
"version": "0.4.60",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)