Skip to content

Commit 69959f8

Browse files
authored
Merge pull request #221 from rtk-ai/release-please--branches--main--components--icm
chore(main): release icm 0.10.48
2 parents 04b1fdf + a0bb0ec commit 69959f8

3 files changed

Lines changed: 9 additions & 2 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-
"crates/icm-cli": "0.10.47"
2+
"crates/icm-cli": "0.10.48"
33
}

crates/icm-cli/CHANGELOG.md

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

3+
## [0.10.48](https://github.com/rtk-ai/icm/compare/icm-v0.10.47...icm-v0.10.48) (2026-05-10)
4+
5+
6+
### Features
7+
8+
* **extract:** async LLM-CLI extraction path (50ms hooks via pending queue) ([#219](https://github.com/rtk-ai/icm/issues/219)) ([9774aba](https://github.com/rtk-ai/icm/commit/9774aba11d05e34e250bf93714e3c1a6772bceb5))
9+
310
## [0.10.47](https://github.com/rtk-ai/icm/compare/icm-v0.10.46...icm-v0.10.47) (2026-05-10)
411

512

crates/icm-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "icm-cli"
3-
version = "0.10.47"
3+
version = "0.10.48"
44
edition = "2021"
55
description = "Permanent memory for AI agents"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)