Skip to content

Releases: zenkiet/optimize-icons-cli

Release v1.5.1

11 Dec 03:07
Compare
Choose a tag to compare

What's Changed

  • build: 🏷️ bump version (aa58b3b)
  • fix: 🐛 handle ignore file svg (9df8e0d)
  • docs: 📚 update document (d6c3db9)
  • chore: ♻️ remove configs (9009f44)
  • chore: ♻️ remove tsBuildInfoFile in tsconfig.json (d5261e6)

Release v1.5.0

10 Dec 18:26
Compare
Choose a tag to compare

What's Changed

  • build: 🏷️ bump version (2a0a2cf)
  • feat: ✨implement icon file ignored (9825b4f)

Release v1.4.0

10 Dec 18:09
Compare
Choose a tag to compare

What's Changed

  • build: 🏷️ bump version (391be13)
  • feat: ✨ optimize performance and find the right icons to delete (#3) (c8ad89e)

Release v1.3.0

10 Dec 06:55
Compare
Choose a tag to compare

What's Changed

  • build: 🏷️: bump version (6628e42)
  • feat: ✨ change approach, the default command will generate a suggest command (#2) (e56d7d2)

Release v1.2.0

08 Dec 16:06
Compare
Choose a tag to compare

What's Changed

  • build: 🔖 bump version (f5f59ad)
  • Refactor: Optimize file manager and restyle CLI UI (#1) (4c18730)

Release v1.1.7

05 Dec 08:21
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix fill fulled attribute in svg tag (00ec834)
  • feat: ✨implement icon file ignored (f6d4468)

Release v1.1.6

05 Dec 07:51
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 optimize regex handle icons (57bd741)

Release v1.1.5

05 Dec 04:44
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 optimize regex handle icons (38ec618)

Release v1.1.4

14 Nov 05:17
Compare
Choose a tag to compare

What's Changed

  • chore: ♻️ remove console.log (2363b89)
  • chore: ♻️ remove console.log (0c322f3)

Release v1.1.3

14 Nov 04:58
Compare
Choose a tag to compare

What's Changed

  • feat: ✨implement icon paths support interactive (a69a1dc)
  • fix: 🐛 handle run npx bin (cc837a5)