Skip to content

Commit cd14384

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

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, 14 Aug 2024 18:30:15 GMT",
6+
"version": "0.4.59",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.59",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "fa4eda7f9320f34cf2c1ba0cc5ec40e7efe703ff",
14+
"comment": "chore(deps): update pnpm to v9.7.1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 09 Aug 2024 21:22:43 GMT",
621
"version": "0.4.58",

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

55
<!-- Start content -->
66

7+
### [0.4.59](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.59) (2024-8-14)
8+
9+
- chore(deps): update pnpm to v9.7.1 ([fa4eda7](https://github.com/RightCapitalHQ/phpdoc-parser/commit/fa4eda7f9320f34cf2c1ba0cc5ec40e7efe703ff))
10+
711
### [0.4.58](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.58) (2024-8-9)
812

913
- fix(deps): update dependency @types/node to v20.14.15 ([cee8fa2](https://github.com/RightCapitalHQ/phpdoc-parser/commit/cee8fa2c4fda579ea7706d49b54a0d247e4651d7))

change/@rightcapital-phpdoc-parser-74a1dd6b-aa26-42a2-bd7f-a25c8d4b2615.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.58",
3+
"version": "0.4.59",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)