Skip to content

Commit db88b9c

Browse files
author
“ramfox”
committed
chore: Release iroh-docs version 0.31.0
1 parent 7911992 commit db88b9c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.31.0](https://github.com/n0-computer/iroh-docs/compare/v0.30.0..0.31.0) - 2025-01-14
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Add project tracking ([#24](https://github.com/n0-computer/iroh-docs/issues/24)) - ([a5219d1](https://github.com/n0-computer/iroh-docs/commit/a5219d186eeeed0c05f9c8082adf02719fdf8e1f))
10+
- Pin nextest version ([#25](https://github.com/n0-computer/iroh-docs/issues/25)) - ([9340e32](https://github.com/n0-computer/iroh-docs/commit/9340e32db71a634e06026c4861e8981774736c16))
11+
- Fix URL to actions by using a variable ([#27](https://github.com/n0-computer/iroh-docs/issues/27)) - ([7667e46](https://github.com/n0-computer/iroh-docs/commit/7667e46a03d9ac34e23b4e2e25c8f9b9a0b414a3))
12+
- Upgrade to `[email protected]` ([#28](https://github.com/n0-computer/iroh-docs/issues/28)) - ([7911992](https://github.com/n0-computer/iroh-docs/commit/7911992383b8bfe633a6f56f749beaaeb5a96f64))
13+
514
## [0.30.0](https://github.com/n0-computer/iroh-docs/compare/v0.29.0..0.30.0) - 2024-12-17
615

716
### ⛰️ Features

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

0 commit comments

Comments
 (0)