Releases: teamairship/airfoil
Releases · teamairship/airfoil
v0.3.3
v0.3.2
Changes in this release:
- add cmd: airfoil add appicon
- add support for
--version
flag - update cmd
version
: optimize command to run faster; update prompt copy - update cmd
convert svg
: handle multiline JSX tags - update cmd
convert svg
: fix svg no src files bug - update cmd
convert svg
: show better err msg if no svgs present - update cmd
add adr
: un-escape html entities in generated ADR files - code cleanup: remove references to propeller template
- update npm publishing instructions