Skip to content

Commit 944178a

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent 602e0f0 commit 944178a

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": "Tue, 28 May 2024 22:49:34 GMT",
6+
"version": "0.4.31",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.31",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "602e0f04e729a3f34a411a1d6037615d3e2b0769",
14+
"comment": "chore(deps): update dependency node to v20.14.0"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 27 May 2024 13:40:25 GMT",
621
"version": "0.4.30",

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 Mon, 27 May 2024 13:40:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 28 May 2024 22:49:34 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
### [0.4.31](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.31) (2024-5-28)
8+
9+
- chore(deps): update dependency node to v20.14.0 ([602e0f0](https://github.com/RightCapitalHQ/phpdoc-parser/commit/602e0f04e729a3f34a411a1d6037615d3e2b0769))
10+
711
### [0.4.30](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.30) (2024-5-27)
812

913
- chore(deps): update pnpm to v9.1.3 ([a53f714](https://github.com/RightCapitalHQ/phpdoc-parser/commit/a53f7144ce72248ee45691ad2e4626d749515620))

change/@rightcapital-phpdoc-parser-37d7d73c-3203-41ca-b3a0-f3129fdaf83f.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.30",
3+
"version": "0.4.31",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)