Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 2.51 KB

0.1.1 (2022-04-20)

Bug Fixes

  • Disable manual workflow for publishing (#178) (db5733d)
  • Fix the changelog not being forwarded to Zapper API (#176) (8e2d7f8)
  • Fix wrong job dependency for publish action (#177) (08dd40c)
  • Remove Semantic Release legacy GH action (#180) (44cd4bf)

0.1.0 (2022-04-20)

Bug Fixes

  • Delete automatically generated tag from release (#174) (2cf6e3b)
  • Do not commit using semantic-release (#170) (a26d968)
  • Github action for package.json uses main too now (#169) (6513a31)
  • Try opening a PR using main as base (#168) (78e4303)
  • Try opening a PR with semantic commits (#167) (60e1584)
  • Try out a fix commit to test semantic-release (#165) (d48a930)
  • Try semantic-release non-dry run (#166) (3677b5d)

Features