From e95e12a7be92ef9c70bce896026f1ebfc1b3e55e Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" Date: Wed, 26 Jun 2024 01:24:51 +0000 Subject: [PATCH] chore(release): applying package updates --- CHANGELOG.json | 15 +++++++++++++++ CHANGELOG.md | 6 +++++- ...rser-12250670-fdfc-49f4-b6a1-1c5ccc70615f.json | 7 ------- package.json | 2 +- 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 change/@rightcapital-phpdoc-parser-12250670-fdfc-49f4-b6a1-1c5ccc70615f.json diff --git a/CHANGELOG.json b/CHANGELOG.json index fb3fc37..38b4e7f 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/phpdoc-parser", "entries": [ + { + "date": "Wed, 26 Jun 2024 01:24:51 GMT", + "version": "0.4.44", + "tag": "@rightcapital/phpdoc-parser_v0.4.44", + "comments": { + "patch": [ + { + "author": "email not defined", + "package": "@rightcapital/phpdoc-parser", + "commit": "9b3bbe5c5927622b24b833c9ec0af02bdb4f7fd7", + "comment": "fix(deps): update dependency @types/node to v20.14.9" + } + ] + } + }, { "date": "Sat, 22 Jun 2024 11:24:13 GMT", "version": "0.4.43", diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b69304..0591caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # Change Log - @rightcapital/phpdoc-parser -This log was last generated on Sat, 22 Jun 2024 11:24:13 GMT and should not be manually modified. +This log was last generated on Wed, 26 Jun 2024 01:24:51 GMT and should not be manually modified. +### [0.4.44](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.44) (2024-6-26) + +- fix(deps): update dependency @types/node to v20.14.9 ([9b3bbe5](https://github.com/RightCapitalHQ/phpdoc-parser/commit/9b3bbe5c5927622b24b833c9ec0af02bdb4f7fd7)) + ### [0.4.43](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.43) (2024-6-22) - fix(deps): update dependency @types/node to v20.14.8 ([44939fe](https://github.com/RightCapitalHQ/phpdoc-parser/commit/44939feda2bd0654e54c4fbdf6bb6e7f987c4c41)) diff --git a/change/@rightcapital-phpdoc-parser-12250670-fdfc-49f4-b6a1-1c5ccc70615f.json b/change/@rightcapital-phpdoc-parser-12250670-fdfc-49f4-b6a1-1c5ccc70615f.json deleted file mode 100644 index 53061c3..0000000 --- a/change/@rightcapital-phpdoc-parser-12250670-fdfc-49f4-b6a1-1c5ccc70615f.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependency @types/node to v20.14.9", - "packageName": "@rightcapital/phpdoc-parser", - "email": "email not defined", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index ed2bc6e..a6e3e54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/phpdoc-parser", - "version": "0.4.43", + "version": "0.4.44", "keywords": [ "PHP", "PHPDoc",