From d81ad0c994ce384fcb2e95bf012756a518148b94 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" Date: Fri, 20 Dec 2024 06:16:29 +0000 Subject: [PATCH] chore(release): applying package updates --- CHANGELOG.json | 15 +++++++++++++++ CHANGELOG.md | 6 +++++- ...rser-30b258c0-e4a6-43ce-83e7-d1c8a0f246cf.json | 7 ------- package.json | 2 +- 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 change/@rightcapital-phpdoc-parser-30b258c0-e4a6-43ce-83e7-d1c8a0f246cf.json diff --git a/CHANGELOG.json b/CHANGELOG.json index abbebe8..19e5274 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/phpdoc-parser", "entries": [ + { + "date": "Fri, 20 Dec 2024 06:16:29 GMT", + "version": "0.4.90", + "tag": "@rightcapital/phpdoc-parser_v0.4.90", + "comments": { + "patch": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/phpdoc-parser", + "commit": "09da0ee1e5286071e781b4e4ea565a712e20317b", + "comment": "chore(deps): update pnpm to v9.15.1" + } + ] + } + }, { "date": "Wed, 18 Dec 2024 13:42:59 GMT", "version": "0.4.89", diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fb8872..2d00cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # Change Log - @rightcapital/phpdoc-parser - + +### [0.4.90](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.90) (2024-12-20) + +- chore(deps): update pnpm to v9.15.1 ([09da0ee](https://github.com/RightCapitalHQ/phpdoc-parser/commit/09da0ee1e5286071e781b4e4ea565a712e20317b)) + ### [0.4.89](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.4.89) (2024-12-18) - fix(deps): update node.js to v22 ([2c0745b](https://github.com/RightCapitalHQ/phpdoc-parser/commit/2c0745be8b6fb767d4fb40da693861ac748b73ee)) diff --git a/change/@rightcapital-phpdoc-parser-30b258c0-e4a6-43ce-83e7-d1c8a0f246cf.json b/change/@rightcapital-phpdoc-parser-30b258c0-e4a6-43ce-83e7-d1c8a0f246cf.json deleted file mode 100644 index 4b56bc3..0000000 --- a/change/@rightcapital-phpdoc-parser-30b258c0-e4a6-43ce-83e7-d1c8a0f246cf.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "chore(deps): update pnpm to v9.15.1", - "packageName": "@rightcapital/phpdoc-parser", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index 56c89e5..53a0b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/phpdoc-parser", - "version": "0.4.89", + "version": "0.4.90", "description": "TypeScript version of PHPDoc parser with support for intersection types and generics", "keywords": [ "PHP",