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/dangerous-yellow-angelfish.md b/.changeset/dangerous-yellow-angelfish.md deleted file mode 100644 index 5bc885f9..00000000 --- a/.changeset/dangerous-yellow-angelfish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump idna from 3.6 to 3.7 diff --git a/.changeset/greasy-ivory-sparrow.md b/.changeset/greasy-ivory-sparrow.md deleted file mode 100644 index 21e7b70b..00000000 --- a/.changeset/greasy-ivory-sparrow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump pillow from 10.2.0 to 10.3.0 diff --git a/.changeset/responsible-blush-antlion.md b/.changeset/responsible-blush-antlion.md deleted file mode 100644 index 476320f1..00000000 --- a/.changeset/responsible-blush-antlion.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the python group across 1 directory with 2 updates diff --git a/.changeset/retail-bronze-bat.md b/.changeset/retail-bronze-bat.md deleted file mode 100644 index 3c1487ed..00000000 --- a/.changeset/retail-bronze-bat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the python group across 1 directory with 7 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/splendid-copper-alpaca.md b/.changeset/splendid-copper-alpaca.md deleted file mode 100644 index b3e0499c..00000000 --- a/.changeset/splendid-copper-alpaca.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the github-actions group with 2 updates diff --git a/.changeset/spotty-bronze-narwhal.md b/.changeset/spotty-bronze-narwhal.md deleted file mode 100644 index caf79770..00000000 --- a/.changeset/spotty-bronze-narwhal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the python group with 3 updates 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..a69e538a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # 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)) + +- chore(deps): bump idna from 3.6 to 3.7 ([#412](https://github.com/chizmw/botc-custom-script-json2pdf/pull/412)) + +- chore(deps): bump pillow from 10.2.0 to 10.3.0 ([#405](https://github.com/chizmw/botc-custom-script-json2pdf/pull/405)) + +- chore(deps): bump the python group across 1 directory with 2 updates ([#430](https://github.com/chizmw/botc-custom-script-json2pdf/pull/430)) + +- chore(deps): bump the python group across 1 directory with 7 updates ([#429](https://github.com/chizmw/botc-custom-script-json2pdf/pull/429)) + +- feat: new character: summoner ([#394](https://github.com/chizmw/botc-custom-script-json2pdf/pull/394)) + +- chore(deps): bump the github-actions group with 2 updates ([#419](https://github.com/chizmw/botc-custom-script-json2pdf/pull/419)) + +- chore(deps): bump the python group with 3 updates ([#404](https://github.com/chizmw/botc-custom-script-json2pdf/pull/404)) + +- 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 ",