Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

39 lines (17 loc) · 1.51 KB

1.0.4 (2023-07-04)

Bug Fixes

  • make sure config is valid (ec7ca51)

1.0.3 (2023-06-30)

Bug Fixes

  • add files entry in package.json to see if types are picked up then (f7592a9)

1.0.2 (2023-06-30)

Bug Fixes

  • run prepublish before releasing to make sure types are uploaded (a489752)

1.0.1 (2023-06-30)

Bug Fixes

  • change publish-config to public (957d6eb)

1.0.0 (2023-06-30)

Bug Fixes

  • properly join url segments and origin (039d892)

Features

  • add types, README and semantic release (c60f0e1)