Skip to content

Commit 0e23812

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

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, 27 May 2024 13:40:25 GMT",
6+
"version": "0.4.30",
7+
"tag": "@rightcapital/phpdoc-parser_v0.4.30",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@rightcapital/phpdoc-parser",
13+
"commit": "a53f7144ce72248ee45691ad2e4626d749515620",
14+
"comment": "chore(deps): update pnpm to v9.1.3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 22 May 2024 07:47:14 GMT",
621
"version": "0.4.29",

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

55
<!-- Start content -->
66

7+
### [0.4.30](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.30) (2024-5-27)
8+
9+
- chore(deps): update pnpm to v9.1.3 ([a53f714](https://github.com/RightCapitalHQ/phpdoc-parser/commit/a53f7144ce72248ee45691ad2e4626d749515620))
10+
711
### [0.4.29](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.29) (2024-5-22)
812

913
- chore(deps): update pnpm to v9 ([5c9c3df](https://github.com/RightCapitalHQ/phpdoc-parser/commit/5c9c3df75bbcf5b8cec286e46357cfbc429a441a))

change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.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.29",
3+
"version": "0.4.30",
44
"keywords": [
55
"PHP",
66
"PHPDoc",

0 commit comments

Comments
 (0)