Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 1.87 KB

Changelog

1.0.0 (2024-09-17)

Features

  • add additional tests (#10) (4f23b8c)
  • add basic infrastructure to organize, format, and test the code. (ee5605e)
  • Adds implementation for CI (#20) (2a0ea8e)
  • use pnpm to build our binaries (4f23b8c)

Bug Fixes

  • ensure bootstrap works on distros with apt as the package manager (4f23b8c)
  • Failing unit tests (4f23b8c)
  • Set deffault max label format if undefined. (#5) (255969e)
  • Updated build (4f23b8c)
  • upgrades styled-components to latest version to remove @babel/traverse vulnerability (#23) (1945b7e)