Skip to content

Latest commit

 

History

History
58 lines (26 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

58 lines (26 loc) · 2.15 KB

Changelog

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

2.1.1 (2024-11-15)

2.1.0 (2024-10-09)

Features

  • manifest: add support for bumping deno.json and jsr.json (c9dd43c)

2.0.4 (2024-02-27)

2.0.3 (2023-09-20)

Bug Fixes

  • support matching root directories, excluding node_modules (4e6f9ec)

2.0.2 (2023-03-24)

2.0.1 (2023-03-22)

Bug Fixes

  • always use . when bump a specific package #4 (8f102de)

2.0.0 (2023-03-22)

Bug Fixes

1.1.2 (2022-03-17)

Bug Fixes

  • add path when pkg is defined to filter commits (af521df)

1.1.1 (2022-03-16)

1.1.0 (2022-03-16)

Features

  • allow passing 'semver' to make standard-version semver bump (acce598)

Bug Fixes

  • include node_modules and don't build into dist (e3ecc69)