Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

38 lines (18 loc) · 1.67 KB

Changelog

1.0.4 (2022-10-04)

Bug Fixes

  • Correctly ID release step in GitHub action (e17f690)

1.0.3 (2022-10-03)

Bug Fixes

  • Add git url to package.json (dfa2089)
  • Use release-please logic to publish to npm (49d6911)

1.0.2 (2022-09-30)

Bug Fixes

  • Auto publish to npm when a new tag is added to master (7d329f7)

1.0.1 (2022-09-30)

Bug Fixes

  • Add prepublish and build scripts (b604249)
  • Use full image path for image in README (06f899d)

1.0.0 (2022-09-30)

Bug Fixes

  • Add correct license, description and author to package.json (5a5a36a)