Skip to content

Releases: edycutjong/zebra

v1.1.2

28 Jun 10:47

Choose a tag to compare

1.1.2 (2026-06-28)

🐛 Bug Fixes

  • components: replace inline SVG logo with public icon.svg in header (5597bfe)

v1.1.1

28 Jun 10:36

Choose a tag to compare

1.1.1 (2026-06-28)

🐛 Bug Fixes

  • css: inline design tokens directly into globals.css and delete _tokens.css (1fc0fe2)

v1.1.0

28 Jun 10:19

Choose a tag to compare

1.1.0 (2026-06-28)

🚀 Features

  • setup: initialize project codebase (7c8cbbc)

🐛 Bug Fixes

  • css: move _tokens.css out of gitignored folder, adjust imports, and increase bundle size limits (016ed44)
  • package: update homepage url to custom domain zebra.edycu.dev (11eacb1)
  • ci: add package repo metadata, sync lockfile, and upgrade CI to Node 22 (397edf4)

🤖 CI/CD

  • deploy: add Vercel CLI deployment steps to CI workflow (512f9b2)