Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Oct 24, 2024
1 parent 06804f9 commit af5549b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,18 @@ Using the following categories, list your changes in this order:

- Nothing (yet)!

## [1.0.2] - 2024-10-24

### Fixed

- Fix python `wheel` missing `bundle.js` file.

## [1.0.1] - 2024-10-24

### Changed

- JavaScript bundle is now created using [`Bun`](https://bun.sh/)
- Python package is now built using [`Hatch`](https://hatch.pypa.io/)
- JavaScript bundle is now created using [`Bun`](https://bun.sh/).
- Python package is now built using [`Hatch`](https://hatch.pypa.io/).

## [1.0.0] - 2024-10-18

Expand Down

0 comments on commit af5549b

Please sign in to comment.