File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.2.0 "
2+ "." : " 1.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.1 (2026-04-16)
4+
5+ Full Changelog: [ v1.2.0...v1.2.1] ( https://github.com/anthropics/anthropic-cli/compare/v1.2.0...v1.2.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** goreleaser:** correct pull request config ([ 5d6c9ae] ( https://github.com/anthropics/anthropic-cli/commit/5d6c9aeb2f5552d9bf698b9a7f5b9e8c36c001bd ) )
10+
11+
12+ ### Chores
13+
14+ * ** ci:** support manually triggering release workflow ([ 9f53a96] ( https://github.com/anthropics/anthropic-cli/commit/9f53a96d298248c45822057a6c53ec6dd3e3f768 ) )
15+
316## 1.2.0 (2026-04-16)
417
518Full Changelog: [ v1.1.0...v1.2.0] ( https://github.com/anthropics/anthropic-cli/compare/v1.1.0...v1.2.0 )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "1.2.0 " // x-release-please-version
5+ const Version = "1.2.1 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments