Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:49
Immutable release. Only release title and notes can be modified.
e615bc9

0.0.2 (2026-07-28)

Features

  • configure automated npm release workflow and make package public (8584605)
  • implement automated SVG-to-React component generation and add GitHub logo component (42f9610)
  • implement light logo variants, add release zip generation, and initialize project documentation and licensing (eb2c8ed)
  • implement SVG-to-PNG asset generation pipeline for multi-platform icons and wordmarks in build script (a6c353f)
  • initialize @kreozalabs/icons package with logo components and asset sprites (4050910)
  • replace text elements with vector paths in wordmark logos for consistent rendering (3c0edc7)

Bug Fixes

  • ci: add --no-git-checks to dry run publish step (610f0d3)
  • ignore .dev directory in git repository (trigger release-please) (8cf862d)

Miscellaneous Chores

  • force test release version (32a3984)