Skip to content

Commit 099e7cf

Browse files
chore: Release iroh-blobs version 0.102.0
1 parent 8933aff commit 099e7cf

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to iroh-blobs will be documented in this file.
44

5+
## [0.102.0](https://github.com/n0-computer/iroh-blobs/compare/v0.101.0..0.102.0) - 2026-05-27
6+
7+
### ⛰️ Features
8+
9+
- [**breaking**] Update to iroh@1.0.0-rc.1 ([#234](https://github.com/n0-computer/iroh-blobs/issues/234)) - ([8933aff](https://github.com/n0-computer/iroh-blobs/commit/8933aff25b6a12461ea2595f1eb913c653f100e5))
10+
511
## [0.101.0](https://github.com/n0-computer/iroh-blobs/compare/v0.100.0..0.101.0) - 2026-05-08
612

713
### 🐛 Bug Fixes

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 = "iroh-blobs"
3-
version = "0.101.0"
3+
version = "0.102.0"
44
edition = "2021"
55
description = "content-addressed blobs for iroh"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)