diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ccbe340..6eae7c3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.65" + ".": "0.1.66" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 477c1e8..0292926 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.66](https://github.com/shelltime/cli/compare/v0.1.65...v0.1.66) (2026-02-10) + + +### Bug Fixes + +* **cli:** update copyright year to 2026 ([6d6da0e](https://github.com/shelltime/cli/commit/6d6da0e6ea80453d742f9b1a09985998e5f1b6c4)) + ## [0.1.65](https://github.com/shelltime/cli/compare/v0.1.64...v0.1.65) (2026-02-10)