theme-store/CHANGELOG.md
2025-08-19 18:28:11 +03:00

386 B

1.1.1 (2025-08-19)

Fixes

  • fix spacing issue
  • expand relative paths in add-theme cli command

Miscellaneous

  • add an option to print theme entry in json (add-theme)

1.1.0 (2025-08-19)

Miscellaneous

  • add short options for add-theme cli command
  • make code more readable
  • include version information in frontend
  • use text instead of an svg in logo
  • other improvements