Skip to content

Commit a04576f

Browse files
chore(main): release icm 0.10.13 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6f036c8 commit a04576f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.12"
2+
"crates/icm-cli": "0.10.13"
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.13](https://github.com/rtk-ai/icm/compare/icm-v0.10.12...icm-v0.10.13) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* icm import — conversations from Claude, ChatGPT, Slack ([#78](https://github.com/rtk-ai/icm/issues/78)) ([6f036c8](https://github.com/rtk-ai/icm/commit/6f036c80cc120dd2561d8c8a8eb6200410f92c7e))
9+
310
## [0.10.12](https://github.com/rtk-ai/icm/compare/icm-v0.10.11...icm-v0.10.12) (2026-04-07)
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.12"
3+
version = "0.10.13"
44
edition = "2021"
55
description = "Permanent memory for AI agents"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)