From 0238d8f2fffafbd703a4e8476a6ba0abde817f33 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" Date: Thu, 22 Feb 2024 22:43:26 +0000 Subject: [PATCH] chore(release): applying package updates --- CHANGELOG.json | 15 +++++++++++++++ CHANGELOG.md | 6 +++++- ...rser-5c76db43-362f-436c-9203-aeb0e605b0f0.json | 7 ------- package.json | 2 +- 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 change/@rightcapital-phpdoc-parser-5c76db43-362f-436c-9203-aeb0e605b0f0.json diff --git a/CHANGELOG.json b/CHANGELOG.json index 7a27d9f..cd8fa97 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/phpdoc-parser", "entries": [ + { + "date": "Thu, 22 Feb 2024 22:43:26 GMT", + "version": "0.3.47", + "tag": "@rightcapital/phpdoc-parser_v0.3.47", + "comments": { + "patch": [ + { + "author": "email not defined", + "package": "@rightcapital/phpdoc-parser", + "commit": "1dc3b14fbdd7c34f23c729e6317dc3a190e4fb3d", + "comment": "fix(deps): update dependency @types/node to v20.11.20" + } + ] + } + }, { "date": "Tue, 20 Feb 2024 07:48:10 GMT", "version": "0.3.46", diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b0ed5b..1b942a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # Change Log - @rightcapital/phpdoc-parser -This log was last generated on Thu, 15 Feb 2024 22:58:49 GMT and should not be manually modified. +This log was last generated on Thu, 22 Feb 2024 22:43:26 GMT and should not be manually modified. +### [0.3.47](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.47) (2024-2-22) + +- fix(deps): update dependency @types/node to v20.11.20 ([1dc3b14](https://github.com/RightCapitalHQ/phpdoc-parser/commit/1dc3b14fbdd7c34f23c729e6317dc3a190e4fb3d)) + ### [0.3.46](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.46) (2024-2-15) - fix(deps): update dependency @types/node to v20.11.19 ([8188adf](https://github.com/RightCapitalHQ/phpdoc-parser/commit/8188adf47a2dc576c0ef1cdf95ebc54f0c47cd0c)) diff --git a/change/@rightcapital-phpdoc-parser-5c76db43-362f-436c-9203-aeb0e605b0f0.json b/change/@rightcapital-phpdoc-parser-5c76db43-362f-436c-9203-aeb0e605b0f0.json deleted file mode 100644 index 19ce32e..0000000 --- a/change/@rightcapital-phpdoc-parser-5c76db43-362f-436c-9203-aeb0e605b0f0.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependency @types/node to v20.11.20", - "packageName": "@rightcapital/phpdoc-parser", - "email": "email not defined", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index d36edca..d93bc8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/phpdoc-parser", - "version": "0.3.46", + "version": "0.3.47", "keywords": [ "PHP", "PHPDoc",