Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:35
· 16 commits to develop since this release
8f31155

1.0.0-alpha.1 (2026-06-10)

Bug Fixes

  • conflicts (0b9ae5f)
  • correct multi-release flow and CLI bugs (f1c1142)
  • deps: pin commander to ^14 to keep Node 20 support (0296910)
  • use sematic-release/github v11.0.5 to fix deprecation warning (a0a4c50)

Features

  • add MIT license and enhance README with installation, usage, and configuration details (eb32148)
  • bump GitHub Actions to v6 across workflows (9065c4f)
  • commitlint configuration and update pre-x hooks. remove husky. add git-hooks (3f7990c)
  • enhance plugin handling with success and fail methods, improve logger functionality (bd3e75e)
  • require Node 22/24, drop Node 20 support (4c9e5e6)