diff --git a/.changeset/curious-maroon-hornet.md b/.changeset/curious-maroon-hornet.md deleted file mode 100644 index 32a53dc2..00000000 --- a/.changeset/curious-maroon-hornet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the python group with 4 updates diff --git a/.changeset/curly-mangos-explain.md b/.changeset/curly-mangos-explain.md deleted file mode 100644 index 5e50e916..00000000 --- a/.changeset/curly-mangos-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore: prevent terraform/sls deploy running diff --git a/.changeset/magnetic-fuchsia-impala.md b/.changeset/magnetic-fuchsia-impala.md deleted file mode 100644 index 3c697e75..00000000 --- a/.changeset/magnetic-fuchsia-impala.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the python group with 7 updates diff --git a/.changeset/perfect-otters-build.md b/.changeset/perfect-otters-build.md deleted file mode 100644 index d0d4675f..00000000 --- a/.changeset/perfect-otters-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore: update combined JSON data source file diff --git a/.changeset/sweet-islands-cough.md b/.changeset/sweet-islands-cough.md deleted file mode 100644 index cb6bcd89..00000000 --- a/.changeset/sweet-islands-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): poetry update diff --git a/.changeset/tall-pens-accept.md b/.changeset/tall-pens-accept.md deleted file mode 100644 index 17d8dcb4..00000000 --- a/.changeset/tall-pens-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -some styling changes in PDF (esp. very long Other Nights) diff --git a/.changeset/ultimate-silver-harrier.md b/.changeset/ultimate-silver-harrier.md deleted file mode 100644 index 4d6fef55..00000000 --- a/.changeset/ultimate-silver-harrier.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'arcane-scripts': patch ---- - -chore(deps): bump the github-actions group with 8 updates diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d596f5..da99736e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 0.3.6 + +### Patch Changes + +- chore(deps): bump the python group with 4 updates ([#355](https://github.com/chizmw/botc-custom-script-json2pdf/pull/355)) + +- chore: prevent terraform/sls deploy running ([#353](https://github.com/chizmw/botc-custom-script-json2pdf/pull/353)) + +- chore(deps): bump the python group with 7 updates ([#282](https://github.com/chizmw/botc-custom-script-json2pdf/pull/282)) + +- chore: update combined JSON data source file ([#353](https://github.com/chizmw/botc-custom-script-json2pdf/pull/353)) + +- chore(deps): poetry update ([#353](https://github.com/chizmw/botc-custom-script-json2pdf/pull/353)) + +- some styling changes in PDF (esp. very long Other Nights) ([#353](https://github.com/chizmw/botc-custom-script-json2pdf/pull/353)) + +- chore(deps): bump the github-actions group with 8 updates ([#354](https://github.com/chizmw/botc-custom-script-json2pdf/pull/354)) + ## 0.3.5 ### Patch Changes diff --git a/package.json b/package.json index aa413489..83f01463 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcane-scripts", - "version": "0.3.5", + "version": "0.3.6", "main": "index.js", "repository": "git@github.com:chizmw/botc-custom-script-json2pdf.git", "author": "Chisel ",