Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/arbitrary-beige-tapir.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/content-turquoise-hippopotamus.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dangerous-yellow-angelfish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/greasy-ivory-sparrow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/responsible-blush-antlion.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/retail-bronze-bat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-months-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/splendid-copper-alpaca.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-bronze-narwhal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unconscious-purple-mosquito.md

This file was deleted.

24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## 0.3.7

### Patch Changes

- <!-- markdownlint-disable MD041 -->chore(deps): bump the python group with 1 update ([#396](https://github.com/chizmw/botc-custom-script-json2pdf/pull/396))

- <!-- markdownlint-disable MD041 -->chore(deps): bump the python group with 9 updates ([#393](https://github.com/chizmw/botc-custom-script-json2pdf/pull/393))

- <!-- markdownlint-disable MD041 -->chore(deps): bump idna from 3.6 to 3.7 ([#412](https://github.com/chizmw/botc-custom-script-json2pdf/pull/412))

- <!-- markdownlint-disable MD041 -->chore(deps): bump pillow from 10.2.0 to 10.3.0 ([#405](https://github.com/chizmw/botc-custom-script-json2pdf/pull/405))

- <!-- markdownlint-disable MD041 -->chore(deps): bump the python group across 1 directory with 2 updates ([#430](https://github.com/chizmw/botc-custom-script-json2pdf/pull/430))

- <!-- markdownlint-disable MD041 -->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))

- <!-- markdownlint-disable MD041 -->chore(deps): bump the github-actions group with 2 updates ([#419](https://github.com/chizmw/botc-custom-script-json2pdf/pull/419))

- <!-- markdownlint-disable MD041 -->chore(deps): bump the python group with 3 updates ([#404](https://github.com/chizmw/botc-custom-script-json2pdf/pull/404))

- <!-- markdownlint-disable MD041 -->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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arcane-scripts",
"version": "0.3.6",
"version": "0.3.7",
"main": "index.js",
"repository": "[email protected]:chizmw/botc-custom-script-json2pdf.git",
"author": "Chisel <[email protected]>",
Expand Down