Skip to content

Latest commit

 

History

History
69 lines (31 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

69 lines (31 loc) · 2.25 KB

CHANGELOG

v0.1.6 (2023-08-13)

Fix

  • fix: change action name (8585350)

v0.1.5 (2023-08-13)

Fix

  • fix: add correct ref to main, avoid fetching before semantic-release (ef59538)

  • fix: use rebase instead of pull (7fb3cc6)

  • fix: pull main before semantic-release (03d3343)

  • fix: add reference to main branch in checkout step (ccd7cdb)

v0.1.4 (2023-08-13)

Ci

  • ci: run release only on workflow dispatch (85e9505)

Fix

v0.1.3 (2023-08-13)

Fix

  • fix: input variables usage (f863f2a)

v0.1.2 (2023-08-13)

Fix

v0.1.1 (2023-08-13)

Fix

v0.1.0 (2023-08-13)

Ci

  • ci: add workflow to force-push major tag to latest (a0d7413)

Feature

  • feat: release to GitHub and PyPI (c10b0e9)

Unknown