Skip to content

Latest commit

 

History

History
97 lines (46 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

97 lines (46 loc) · 4.89 KB

Changelog

0.2.0 (2023-08-18)

Features

0.1.2 (2023-08-18)

Miscellaneous Chores

0.1.0 (2023-08-18)

Features

0.0.2 (2023-08-18)

Features

Bug Fixes

Miscellaneous Chores

0.0.1 (2023-08-18)

Features

Bug Fixes

0.0.1 (2023-08-15)

Bug Fixes

0.0.1 (2023-08-15)

Bug Fixes

  • exclude tests from build output (f1793bf)

Miscellaneous Chores

1.1.0 (2023-08-11)

Features

  • add pnpm install and remove npm reference (#14) (24c6e66)

1.0.0 (2023-08-10)

Features

  • add .npmrc file to specify registry (572f478)
  • add event class (#8) (750eef2)
  • add github workflow to publish package on merge into main (5cadff2)
  • add more structure to readme (6311eae)
  • add pnpm install instruction (2c0667e)
  • add pr ci (6181304)
  • update package.json details (48025b0)

Bug Fixes