From 332a86d8d6bf38ecc05b04c9709001ad7a09d464 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" Date: Tue, 12 Dec 2023 14:37:49 +0000 Subject: [PATCH] chore(release): applying package updates --- CHANGELOG.json | 23 +++++++++++++++++++ CHANGELOG.md | 6 ++++- ...-c02035d3-b697-495e-9f20-99df78b2d7ff.json | 7 ------ ...-e3fc562e-adb7-400e-bb02-d919f1966980.json | 7 ------ package.json | 2 +- 5 files changed, 29 insertions(+), 16 deletions(-) delete mode 100644 change/@rightcapital-phpdoc-parser-c02035d3-b697-495e-9f20-99df78b2d7ff.json delete mode 100644 change/@rightcapital-phpdoc-parser-e3fc562e-adb7-400e-bb02-d919f1966980.json diff --git a/CHANGELOG.json b/CHANGELOG.json index 8c3fcb6..c116bba 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@rightcapital/phpdoc-parser", "entries": [ + { + "date": "Tue, 12 Dec 2023 14:37:49 GMT", + "version": "0.3.14", + "tag": "@rightcapital/phpdoc-parser_v0.3.14", + "comments": { + "patch": [ + { + "author": "email not defined", + "package": "@rightcapital/phpdoc-parser", + "commit": "0da9759df1a62b9a9028d368cb4558d3f83d60e1", + "comment": "chore(deps): update dessant/lock-threads action to v5" + } + ], + "none": [ + { + "author": "email not defined", + "package": "@rightcapital/phpdoc-parser", + "commit": "0da9759df1a62b9a9028d368cb4558d3f83d60e1", + "comment": "chore(deps): update devdependencies to v16" + } + ] + } + }, { "date": "Tue, 12 Dec 2023 14:32:38 GMT", "version": "0.3.13", diff --git a/CHANGELOG.md b/CHANGELOG.md index f6dbef1..3305e42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # Change Log - @rightcapital/phpdoc-parser -This log was last generated on Tue, 12 Dec 2023 14:32:38 GMT and should not be manually modified. +This log was last generated on Tue, 12 Dec 2023 14:37:49 GMT and should not be manually modified. +### [0.3.14](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.14) (2023-12-12) + +- chore(deps): update dessant/lock-threads action to v5 ([0da9759](https://github.com/RightCapitalHQ/phpdoc-parser/commit/0da9759df1a62b9a9028d368cb4558d3f83d60e1)) + ### [0.3.13](https://github.com/RightCapitalHQ/phpdoc-parser/tree/@rightcapital/phpdoc-parser_v0.3.13) (2023-12-12) - chore(deps): update actions/stale action to v9 ([12d1706](https://github.com/RightCapitalHQ/phpdoc-parser/commit/12d1706689a13713f30c13288c9d08fe5b8fbae9)) diff --git a/change/@rightcapital-phpdoc-parser-c02035d3-b697-495e-9f20-99df78b2d7ff.json b/change/@rightcapital-phpdoc-parser-c02035d3-b697-495e-9f20-99df78b2d7ff.json deleted file mode 100644 index 865ca91..0000000 --- a/change/@rightcapital-phpdoc-parser-c02035d3-b697-495e-9f20-99df78b2d7ff.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "chore(deps): update dessant/lock-threads action to v5", - "packageName": "@rightcapital/phpdoc-parser", - "email": "email not defined", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-phpdoc-parser-e3fc562e-adb7-400e-bb02-d919f1966980.json b/change/@rightcapital-phpdoc-parser-e3fc562e-adb7-400e-bb02-d919f1966980.json deleted file mode 100644 index df6057d..0000000 --- a/change/@rightcapital-phpdoc-parser-e3fc562e-adb7-400e-bb02-d919f1966980.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "chore(deps): update devdependencies to v16", - "packageName": "@rightcapital/phpdoc-parser", - "email": "email not defined", - "dependentChangeType": "none" -} diff --git a/package.json b/package.json index f89473f..5988464 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/phpdoc-parser", - "version": "0.3.13", + "version": "0.3.14", "keywords": [ "PHP", "PHPDoc",