Skip to content

Commit 8537460

Browse files
author
“ramfox”
committed
chore: Release iroh-docs version 0.92.0
1 parent 783c559 commit 8537460

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.92.0](https://github.com/n0-computer/iroh-docs/compare/v0.91.0..0.92.0) - 2025-09-19
6+
7+
### 🐛 Bug Fixes
8+
9+
- Pub mod actor exposing SyncHandle ([#52](https://github.com/n0-computer/iroh-docs/issues/52)) - ([8a4d9e2](https://github.com/n0-computer/iroh-docs/commit/8a4d9e2e0a2476dde3c892160dad3452c0c3b173))
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Clippy fixes ([#54](https://github.com/n0-computer/iroh-docs/issues/54)) - ([cea3ebe](https://github.com/n0-computer/iroh-docs/commit/cea3ebe97a15c9f59830f7f860db4ab8041e115f))
14+
- Upgrade `iroh`, `irpc`, `iroh-blobs`, ([#58](https://github.com/n0-computer/iroh-docs/issues/58)) - ([783c559](https://github.com/n0-computer/iroh-docs/commit/783c559034d33606a193a320490a81c101a00289))
15+
516
## [0.91.0](https://github.com/n0-computer/iroh-docs/compare/v0.35.0..0.91.0) - 2025-08-01
617

718
### Deps/refactor

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-docs"
3-
version = "0.91.0"
3+
version = "0.92.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Iroh sync"

0 commit comments

Comments
 (0)