Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit af5549b

Browse files
committedOct 24, 2024·
Add changelog
1 parent 06804f9 commit af5549b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed
 

‎CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,18 @@ Using the following categories, list your changes in this order:
3636

3737
- Nothing (yet)!
3838

39+
## [1.0.2] - 2024-10-24
40+
41+
### Fixed
42+
43+
- Fix python `wheel` missing `bundle.js` file.
44+
3945
## [1.0.1] - 2024-10-24
4046

4147
### Changed
4248

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

4652
## [1.0.0] - 2024-10-18
4753

0 commit comments

Comments
 (0)
Please sign in to comment.