Skip to content

Commit 3beeaf7

Browse files
authored
Merge pull request #132 from TeamCadenceAI/release-please--branches--main--components--cadence-cli
chore: release cadence-cli 2.4.1
2 parents 99f4fcd + 032982a commit 3beeaf7

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.4.0"
2+
".": "2.4.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/TeamCadenceAI/cadence-cli/compare/v2.4.0...v2.4.1) (2026-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **discovery:** resolve Claude desktop sessions with parent-directory CWD ([99f4fcd](https://github.com/TeamCadenceAI/cadence-cli/commit/99f4fcda5237b41b2812785ee0e8207fd5396ef2))
9+
* **discovery:** resolve Claude desktop sessions with parent-directory CWD ([c03aae2](https://github.com/TeamCadenceAI/cadence-cli/commit/c03aae2b95f27b5d6b9abcf76d7af92c6c159916))
10+
311
## [2.4.0](https://github.com/TeamCadenceAI/cadence-cli/compare/v2.3.6...v2.4.0) (2026-04-02)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cadence-cli"
3-
version = "2.4.0"
3+
version = "2.4.1"
44
edition = "2024"
55

66
[lib]

0 commit comments

Comments
 (0)