|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.2.0](https://github.com/sebastian-software/effective-icon/compare/icon-v0.1.0...icon-v0.2.0) (2026-04-02) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add api-first hybrid pack builder ([960f17c](https://github.com/sebastian-software/effective-icon/commit/960f17c2fcd9938d25b7a5ee97a1a8d373d52340)) |
| 9 | +* add fixture app integration coverage ([78e5b73](https://github.com/sebastian-software/effective-icon/commit/78e5b7309bcee284fcbf1195266a598ee43f8713)) |
| 10 | +* add generated core remix and neon packs ([63a04dc](https://github.com/sebastian-software/effective-icon/commit/63a04dc77722791ba69f5dfdc23df46e34c61026)) |
| 11 | +* add generated core-line-free pack ([4415575](https://github.com/sebastian-software/effective-icon/commit/4415575776c41a826998b3cba021e068036e07a2)) |
| 12 | +* add generated core-solid-free pack ([03e2366](https://github.com/sebastian-software/effective-icon/commit/03e23664f46c7992ef3bb67f5158ab9bb2eb3bff)) |
| 13 | +* add github pages icon gallery ([8a31dc6](https://github.com/sebastian-software/effective-icon/commit/8a31dc653760e50348de7aa15ccf51527c518d64)) |
| 14 | +* add streamline pack builder workspace ([26e96fa](https://github.com/sebastian-software/effective-icon/commit/26e96fa6d8b115c2cf7635314684f71403a0e678)) |
| 15 | +* **builder:** optimize and validate pack svgs upstream ([a760186](https://github.com/sebastian-software/effective-icon/commit/a760186917f00776553d58f1dbe3563f0a38eb43)) |
| 16 | +* harden remote and archive providers ([336a801](https://github.com/sebastian-software/effective-icon/commit/336a801bae11934b2776df3655513c03632d8041)) |
| 17 | +* **release:** add root package to automated publishing ([a4b9248](https://github.com/sebastian-software/effective-icon/commit/a4b92482619188dfcaa9b9b5d0d05539a443e1f2)) |
| 18 | +* **release:** automate icon pack publishing ([0a2ec12](https://github.com/sebastian-software/effective-icon/commit/0a2ec123de875913c41cfce6477bf0413bb4c57b)) |
| 19 | +* **release:** switch to lockstep product releases ([b74ce54](https://github.com/sebastian-software/effective-icon/commit/b74ce54f870cef68ef730440252e1a2e905e3c50)) |
| 20 | +* switch icon resolution to compile-time packs ([0857f84](https://github.com/sebastian-software/effective-icon/commit/0857f8477e04e65607476c547b5c610127a4178a)) |
| 21 | +* use official streamline api flow ([40d9972](https://github.com/sebastian-software/effective-icon/commit/40d99723d28979cbd0a51d3786745ca13b560cdd)) |
| 22 | + |
| 23 | + |
| 24 | +### Bug Fixes |
| 25 | + |
| 26 | +* align builder with live streamline endpoints ([68d0dae](https://github.com/sebastian-software/effective-icon/commit/68d0dae1b26cc281fd8f32f93d48c8276e4864df)) |
| 27 | +* ignore pnpm arg separator in builder cli ([dc3a77a](https://github.com/sebastian-software/effective-icon/commit/dc3a77a4cdcb7195b09280b5c49cd1887453f862)) |
| 28 | +* request responsive streamline svg downloads ([33f8861](https://github.com/sebastian-software/effective-icon/commit/33f886122b0dd8570de354fb5db0e3eafa79f1aa)) |
| 29 | +* use documented streamline api auth ([f46ad4e](https://github.com/sebastian-software/effective-icon/commit/f46ad4ec51f9a754472eebcc0ec57c7f46f37438)) |
| 30 | + |
| 31 | +## Changelog |
| 32 | + |
3 | 33 | All notable changes to this project will be documented in this file. |
0 commit comments