Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 2.55 KB

File metadata and controls

55 lines (28 loc) · 2.55 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.4.0 (2025-07-10)

Bug Fixes

  • update dependency @octokit/rest to v22 (#88) (15ff55d)

2.0.1 (2025-06-07)

Bug Fixes

2.0.0 (2025-06-05)

⚠ BREAKING CHANGES

  • Now node 18 is minimal required version

Features

  • add tag cli option (9cf268f)
  • drop git-url-parse dependency in favor of @simple-libs/hosted-git-info (f022984)
  • upgrade node minimal version to 18 (#82) (c248fba)

Bug Fixes

1.0.0 (2022-01-18)

Bug Fixes

  • rm useless files from package (0c8f200)

1.0.0-0 (2022-01-18)

Bug Fixes

  • fix reading last notes from changelog (151b5df)

0.0.1-1 (2022-01-18)

Bug Fixes

  • cli: fix config file loading (8603c2f)
  • cli: pass github auth token to client (667e40a)

0.0.1-0 (2022-01-18)