# Changelog ## \[1.0.3] - Generate 32x32 ICO icons for better compatibility with the window icon on Windows. - [91cb5c0](https://github.com/tauri-apps/tauricon/commit/91cb5c0c7ff63e23e91b554d03d51f1f325468d0) fix(windows): generate 32x32 ico files ([#75](https://github.com/tauri-apps/tauricon/pull/75)) on 2022-07-06 ## \[1.0.2] - Include icns.json file in generated package. - [e3ec7fa](https://github.com/tauri-apps/tauricon/commit/e3ec7fa085888c5d07d328ea970e3d4ff0160d52) fix: Include icns.json file in package, fixes [#48](https://github.com/tauri-apps/tauricon/pull/48) ([#49](https://github.com/tauri-apps/tauricon/pull/49)) on 2022-04-30 ## \[1.0.1] - Fixes `icns` generation. - [611a0dc](https://github.com/tauri-apps/tauricon/commit/611a0dc3f6c2bb05e31c54ca93b4114dd56b33e1) fix(icns): use @fiahfy/icns instead of png2icons ([#43](https://github.com/tauri-apps/tauricon/pull/43)) on 2022-04-30 ## \[1.0.0] - Initial release. - [6a51744](https://github.com/tauri-apps/tauricon/commit/6a51744b69d3115e1bafc273df526f17cb320c70) Prepare repo for release ([#13](https://github.com/tauri-apps/tauricon/pull/13)) on 2022-04-12