Skip to content

Commit 593b96f

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

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": "Mon, 22 Jul 2024 05:28:43 GMT",
6+
"version": "0.4.51",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.51",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "b7ff15a5eb5ec0a6a9a7f4bf55596f96a69eb189",
14+
"comment": "chore(deps): update pnpm to v9.6.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 17 Jul 2024 02:37:41 GMT",
621
"version": "0.4.50",

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, 17 Jul 2024 02:37:41 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 Jul 2024 05:28:43 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.51](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.51) (2024-7-22)
8+
9+
- chore(deps): update pnpm to v9.6.0 ([b7ff15a](https://github.com/RightCapitalHQ/phpdoc-parser/commit/b7ff15a5eb5ec0a6a9a7f4bf55596f96a69eb189))
10+
711
### [0.4.50](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.50) (2024-7-17)
812

913
- fix(deps): update dependency @types/node to v20.14.11 ([92750f3](https://github.com/RightCapitalHQ/phpdoc-parser/commit/92750f381cd5b14ef46a4ce9fb09f1b0fccddbd2))

change/@rightcapital-phpdoc-parser-d98faa83-4532-44df-acec-d8247832bece.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.50",
3+
"version": "0.4.51",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)