diff --git a/CHANGELOG.json b/CHANGELOG.json index 560977f..3f7f668 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -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", diff --git a/CHANGELOG.md b/CHANGELOG.md index 805f67b..5e25759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +### [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)) diff --git a/change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json b/change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json deleted file mode 100644 index 8b94d82..0000000 --- a/change/@rightcapital-phpdoc-parser-ec2aa91f-a433-4972-b6d7-84de3243d776.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "chore(deps): update pnpm to v9.1.3", - "packageName": "@rightcapital/phpdoc-parser", - "email": "email not defined", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index 504686b..a91269a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/phpdoc-parser", - "version": "0.4.29", + "version": "0.4.30", "keywords": [ "PHP", "PHPDoc",