Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:53
d4d8276

1.0.0 (2026-06-11)

Bug Fixes

  • conflicts (0b9ae5f)
  • correct multi-release flow and CLI bugs (f1c1142)
  • deps: pin commander to ^14 to keep Node 20 support (0296910)
  • propagate dependency release cascade across multiple levels (7dd5780)
  • 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)
  • consider existing prerelease tags when bumping dependency versions (439ebed)
  • enhance plugin handling with success and fail methods, improve logger functionality (bd3e75e)
  • require Node 22/24, drop Node 20 support (4c9e5e6)