Files
tauricon/CHANGELOG.md
github-actions[bot] 9b2a7a02ce Publish New Versions (#76)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2022-07-06 11:12:41 -03:00

1.1 KiB

Changelog

[1.0.3]

  • Generate 32x32 ICO icons for better compatibility with the window icon on Windows.
    • 91cb5c0 fix(windows): generate 32x32 ico files (#75) on 2022-07-06

[1.0.2]

  • Include icns.json file in generated package.
    • e3ec7fa fix: Include icns.json file in package, fixes #48 (#49) on 2022-04-30

[1.0.1]

  • Fixes icns generation.
    • 611a0dc fix(icns): use @fiahfy/icns instead of png2icons (#43) on 2022-04-30

[1.0.0]

  • Initial release.
    • 6a51744 Prepare repo for release (#13) on 2022-04-12