Skip to content

Releases: zenkiet/optimize-icons-cli

Release v1.5.1

Choose a tag to compare

@github-actions github-actions released this 11 Dec 03:07

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

Choose a tag to compare

@github-actions github-actions released this 10 Dec 18:26

What's Changed

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

Release v1.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 18:09

What's Changed

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

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 06:55

What's Changed

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

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 16:06

What's Changed

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

Release v1.1.7

Choose a tag to compare

@github-actions github-actions released this 05 Dec 08:21

What's Changed

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

Release v1.1.6

Choose a tag to compare

@github-actions github-actions released this 05 Dec 07:51

What's Changed

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

Release v1.1.5

Choose a tag to compare

@github-actions github-actions released this 05 Dec 04:44

What's Changed

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

Release v1.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Nov 05:17

What's Changed

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

Release v1.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Nov 04:58

What's Changed

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