Skip to content

Commit

Permalink
chore: add correct file size increase for wasm file
Browse files Browse the repository at this point in the history
  • Loading branch information
jamsinclair committed Jan 7, 2024
1 parent 82d1704 commit 89afde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/png/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Breaking

- Ignores checksum errors. Allows images with invalid header chunks to be decoded (Fixes [#44](https://github.com/jamsinclair/jSquash/issues/44))
- Upgrades codec to image-png 0.17.10 (increases wasm file size by 50KB)
- Upgrades codec to image-png 0.17.10 (increases wasm file size by 54KB)

### Misc

Expand Down

0 comments on commit 89afde9

Please sign in to comment.