From b01575f56922991195e5e3487dbd7eded7fc71ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 24 Mar 2024 21:52:27 +0000 Subject: [PATCH] RELEASING: Releasing 1 package(s) Releases: arcane-scripts@0.3.7 [skip ci] --- .changeset/arbitrary-beige-tapir.md | 5 ----- .changeset/content-turquoise-hippopotamus.md | 5 ----- .changeset/rich-months-report.md | 5 ----- .changeset/unconscious-purple-mosquito.md | 5 ----- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 6 files changed, 13 insertions(+), 21 deletions(-) delete mode 100644 .changeset/arbitrary-beige-tapir.md delete mode 100644 .changeset/content-turquoise-hippopotamus.md delete mode 100644 .changeset/rich-months-report.md delete mode 100644 .changeset/unconscious-purple-mosquito.md diff --git a/.changeset/arbitrary-beige-tapir.md b/.changeset/arbitrary-beige-tapir.md deleted file mode 100644 index ef61e7f8..00000000 --- a/.changeset/arbitrary-beige-tapir.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the python group with 1 update diff --git a/.changeset/content-turquoise-hippopotamus.md b/.changeset/content-turquoise-hippopotamus.md deleted file mode 100644 index 3ef3a522..00000000 --- a/.changeset/content-turquoise-hippopotamus.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the python group with 9 updates diff --git a/.changeset/rich-months-report.md b/.changeset/rich-months-report.md deleted file mode 100644 index 4a61ca78..00000000 --- a/.changeset/rich-months-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -feat: new character: summoner diff --git a/.changeset/unconscious-purple-mosquito.md b/.changeset/unconscious-purple-mosquito.md deleted file mode 100644 index 923d16ef..00000000 --- a/.changeset/unconscious-purple-mosquito.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the github-actions group with 3 updates diff --git a/CHANGELOG.md b/CHANGELOG.md index da99736e..9e8e672c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 0.3.7 + +### Patch Changes + +- chore(deps): bump the python group with 1 update ([#396](https://github.com/chizmw/botc-custom-script-json2pdf/pull/396)) + +- chore(deps): bump the python group with 9 updates ([#393](https://github.com/chizmw/botc-custom-script-json2pdf/pull/393)) + +- feat: new character: summoner ([#394](https://github.com/chizmw/botc-custom-script-json2pdf/pull/394)) + +- chore(deps): bump the github-actions group with 3 updates ([#389](https://github.com/chizmw/botc-custom-script-json2pdf/pull/389)) + ## 0.3.6 ### Patch Changes diff --git a/package.json b/package.json index 83f01463..7ecc0391 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcane-scripts", - "version": "0.3.6", + "version": "0.3.7", "main": "index.js", "repository": "git@github.com:chizmw/botc-custom-script-json2pdf.git", "author": "Chisel ",