Skip to content

Commit 7e8c0fb

Browse files
chore: release v0.18.0 (#885)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6aae1f8 commit 7e8c0fb

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.18.0](https://github.com/nearai/ironclaw/compare/v0.17.0...v0.18.0) - 2026-03-11
11+
12+
### Other
13+
14+
- Merge pull request #907 from nearai/staging-promote/b0214fef-22930316561
15+
- promote staging to main (2026-03-10 15:19 UTC) ([#865](https://github.com/nearai/ironclaw/pull/865))
16+
- Merge pull request #830 from nearai/staging-promote/3a2989d0-22888378864
17+
- update WASM artifact SHA256 checksums [skip ci] ([#876](https://github.com/nearai/ironclaw/pull/876))
18+
1019
## [0.17.0](https://github.com/nearai/ironclaw/compare/v0.16.1...v0.17.0) - 2026-03-10
1120

1221
### Added

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
@@ -19,7 +19,7 @@ exclude = [
1919

2020
[package]
2121
name = "ironclaw"
22-
version = "0.17.0"
22+
version = "0.18.0"
2323
edition = "2024"
2424
rust-version = "1.92"
2525
description = "Secure personal AI assistant that protects your data and expands its capabilities on the fly"

0 commit comments

Comments
 (0)