Skip to content

Commit 37bd4a2

Browse files
author
“ramfox”
committed
chore: Release iroh-docs version 0.91.0
1 parent f3214d0 commit 37bd4a2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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-docs will be documented in this file.
44

5+
## [0.91.0](https://github.com/n0-computer/iroh-docs/compare/v0.35.0..0.91.0) - 2025-08-01
6+
7+
### Deps/refactor
8+
9+
- Port to iroh 0.91 ([#47](https://github.com/n0-computer/iroh-docs/issues/47)) - ([f3214d0](https://github.com/n0-computer/iroh-docs/commit/f3214d016fbdf748cf89eed49a71bf9197dcb201))
10+
511
## [0.35.0](https://github.com/n0-computer/iroh-docs/compare/v0.34.0..0.35.0) - 2025-05-12
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-docs"
3-
version = "0.35.0"
3+
version = "0.91.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Iroh sync"

0 commit comments

Comments
 (0)