Skip to content

Commit e52b9e0

Browse files
author
“ramfox”
committed
chore: Release iroh-docs version 0.34.0
1 parent e6432d1 commit e52b9e0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.34.0](https://github.com/n0-computer/iroh-docs/compare/v0.33.0..0.34.0) - 2025-03-18
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Patch to use main branch of iroh dependencies ([#37](https://github.com/n0-computer/iroh-docs/issues/37)) - ([2f79a3f](https://github.com/n0-computer/iroh-docs/commit/2f79a3fa6d1394b5d3eeca72d477a79bb41dce07))
10+
- Update to latest iroh ([#39](https://github.com/n0-computer/iroh-docs/issues/39)) - ([e6432d1](https://github.com/n0-computer/iroh-docs/commit/e6432d1d5b3fa818c08997e74fbfdfe347a82872))
11+
512
## [0.33.0](https://github.com/n0-computer/iroh-docs/compare/v0.32.0..0.33.0) - 2025-02-25
613

714
### ⚙️ Miscellaneous Tasks

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

0 commit comments

Comments
 (0)