Skip to content

Commit

Permalink
chore(release): applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions[bot] committed May 27, 2024
1 parent a53f714 commit 0e23812
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/phpdoc-parser",
"entries": [
{
"date": "Mon, 27 May 2024 13:40:25 GMT",
"version": "0.4.30",
"tag": "@rightcapital/phpdoc-parser_v0.4.30",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/phpdoc-parser",
"commit": "a53f7144ce72248ee45691ad2e4626d749515620",
"comment": "chore(deps): update pnpm to v9.1.3"
}
]
}
},
{
"date": "Wed, 22 May 2024 07:47:14 GMT",
"version": "0.4.29",
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Change Log - @rightcapital/phpdoc-parser

This log was last generated on Wed, 22 May 2024 07:47:14 GMT and should not be manually modified.
This log was last generated on Mon, 27 May 2024 13:40:25 GMT and should not be manually modified.

<!-- Start content -->

### [0.4.30](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.30) (2024-5-27)

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

### [0.4.29](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.29) (2024-5-22)

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

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/phpdoc-parser",
"version": "0.4.29",
"version": "0.4.30",
"keywords": [
"PHP",
"PHPDoc",
Expand Down

0 comments on commit 0e23812

Please sign in to comment.