From 2bba4dea4a9747fddecf580314de9598dfc95a01 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" Date: Tue, 13 Feb 2024 04:11:39 +0000 Subject: [PATCH] chore(release): applying package updates --- CHANGELOG.json | 15 +++++++++++++++ CHANGELOG.md | 6 +++++- ...rser-9119b81e-5e68-4278-89de-035d14907feb.json | 7 ------- package.json | 2 +- 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 change/@rightcapital-phpdoc-parser-9119b81e-5e68-4278-89de-035d14907feb.json diff --git a/CHANGELOG.json b/CHANGELOG.json index d0e93ac..f7a1344 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/phpdoc-parser", "entries": [ + { + "date": "Tue, 13 Feb 2024 04:11:39 GMT", + "version": "0.3.43", + "tag": "@rightcapital/phpdoc-parser_v0.3.43", + "comments": { + "patch": [ + { + "author": "email not defined", + "package": "@rightcapital/phpdoc-parser", + "commit": "f89492043e5c64c3cefbd6c9fe8f4c749ae3412a", + "comment": "chore(deps): update pnpm to v8.15.2" + } + ] + } + }, { "date": "Fri, 09 Feb 2024 03:05:35 GMT", "version": "0.3.42", diff --git a/CHANGELOG.md b/CHANGELOG.md index 16fb650..c496407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # Change Log - @rightcapital/phpdoc-parser -This log was last generated on Fri, 09 Feb 2024 03:05:35 GMT and should not be manually modified. +This log was last generated on Tue, 13 Feb 2024 04:11:39 GMT and should not be manually modified. +### [0.3.43](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.43) (2024-2-13) + +- chore(deps): update pnpm to v8.15.2 ([f894920](https://github.com/RightCapitalHQ/phpdoc-parser/commit/f89492043e5c64c3cefbd6c9fe8f4c749ae3412a)) + ### [0.3.42](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.42) (2024-2-9) - fix(deps): update dependency @types/node to v20.11.17 ([848cff1](https://github.com/RightCapitalHQ/phpdoc-parser/commit/848cff17ce6fcc1db76ef90fa2292b250cbee7c3)) diff --git a/change/@rightcapital-phpdoc-parser-9119b81e-5e68-4278-89de-035d14907feb.json b/change/@rightcapital-phpdoc-parser-9119b81e-5e68-4278-89de-035d14907feb.json deleted file mode 100644 index 6e37172..0000000 --- a/change/@rightcapital-phpdoc-parser-9119b81e-5e68-4278-89de-035d14907feb.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "chore(deps): update pnpm to v8.15.2", - "packageName": "@rightcapital/phpdoc-parser", - "email": "email not defined", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index 50053ad..8f11672 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/phpdoc-parser", - "version": "0.3.42", + "version": "0.3.43", "keywords": [ "PHP", "PHPDoc",