Releases: kreozalabs/logos
Releases · kreozalabs/logos
Release list
v0.0.9
v0.0.8
v0.0.7: chore: trigger release 0.0.7
Release-As: 0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
Immutable
release. Only release title and notes can be modified.
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
.devdirectory in git repository (trigger release-please) (8cf862d)
Miscellaneous Chores
- force test release version (32a3984)
logos: v0.1.0
Immutable
release. Only release title and notes can be modified.
logos: v0.0.10
Immutable
release. Only release title and notes can be modified.
0.0.10 (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)
- test automated release 0.0.10 (5a8ad24)
- test automated release 0.0.8 (c3afc64)
- test automated release 0.0.9 (bb93c20)
- test automated release pipeline (150dc35)
Bug Fixes
- ci: add --no-git-checks to dry run publish step (610f0d3)
- ignore
.devdirectory in git repository (trigger release-please) (8cf862d) - release: add --access public to publish step (df54578)
- release: remove registry-url and use npm publish for OIDC (fdac2bd)