diff --git a/packages/png/CHANGELOG.md b/packages/png/CHANGELOG.md index 49ddf49..a0db825 100644 --- a/packages/png/CHANGELOG.md +++ b/packages/png/CHANGELOG.md @@ -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