Skip to content

Commit b666e5e

Browse files
author
“ramfox”
committed
chore: Release iroh-docs version 0.35.0
1 parent 8721c39 commit b666e5e

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.35.0](https://github.com/n0-computer/iroh-docs/compare/v0.34.0..0.35.0) - 2025-05-12
6+
7+
### 🐛 Bug Fixes
8+
9+
- Flaky tests ([#40](https://github.com/n0-computer/iroh-docs/issues/40)) - ([faa929c](https://github.com/n0-computer/iroh-docs/commit/faa929ccfea052d2c3f14bea2b35aef7aa893f9a))
10+
11+
### 🚜 Refactor
12+
13+
- [**breaking**] Update to iroh 0.35 and non-global metrics tracking ([#41](https://github.com/n0-computer/iroh-docs/issues/41)) - ([8721c39](https://github.com/n0-computer/iroh-docs/commit/8721c39a2b33a8b9d3858778f1e983494919cc56))
14+
15+
### ⚙️ Miscellaneous Tasks
16+
17+
- Update sccache github action ([#42](https://github.com/n0-computer/iroh-docs/issues/42)) - ([e8b89a8](https://github.com/n0-computer/iroh-docs/commit/e8b89a82ab05c1174c2e20180d226f0fcfc18277))
18+
519
## [0.34.0](https://github.com/n0-computer/iroh-docs/compare/v0.33.0..0.34.0) - 2025-03-18
620

721
### ⚙️ 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.34.0"
3+
version = "0.35.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Iroh sync"

0 commit comments

Comments
 (0)