Skip to content

Commit 547a685

Browse files
author
“ramfox”
committed
chore: Release iroh-docs version 0.93.1
1 parent 415f62a commit 547a685

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.93.1](https://github.com/n0-computer/iroh-docs/compare/v0.93.0..0.93.1) - 2025-10-11
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Upgrade nightly version in CI and doc workflows ([#72](https://github.com/n0-computer/iroh-docs/issues/72)) - ([415f62a](https://github.com/n0-computer/iroh-docs/commit/415f62ab79ddf8a4c7cf7af383f8d382c0e7c91a))
10+
511
## [0.93.0](https://github.com/n0-computer/iroh-docs/compare/v0.92.0..0.93.0) - 2025-10-09
612

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

0 commit comments

Comments
 (0)