Fix uploading coverage to coveralls

This commit is contained in:
Yi-Cyuan Chen
2026-07-18 17:45:41 +08:00
parent 1b03e6b2b6
commit aee5ce367e
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -2,7 +2,10 @@
## v0.12.0 / 2026-07-18
### Added
- support ESM
- support ESM #44
### Fixed
- Fix uploading coverage to coveralls #52
## v0.11.1 / 2025-05-24
### Fixed