Skip to content

Commit 75c57ef

Browse files
MicrockMicrock
authored andcommitted
chore: release v0.5.4
1 parent 8f39862 commit 75c57ef

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ Before `1.0.0`, breaking changes may still ship in minor releases.
77

88
## [Unreleased]
99

10+
## [0.5.4]
11+
1012
### Fixed
11-
- MCP server no longer crashes when a tool call fails; instead propogate errors as JSON-RPC responses.
13+
- MCP server no longer crashes when a tool call fails; instead propagate errors as JSON-RPC responses.
1214

1315
## [0.5.3]
1416

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 = "kagi"
3-
version = "0.5.3"
3+
version = "0.5.4"
44
edition = "2024"
55
description = "Agent-native CLI for Kagi subscribers with JSON-first search output"
66
license = "MIT"

0 commit comments

Comments
 (0)