Skip to content

Commit 688715f

Browse files
chore: Release iroh-docs version 0.29.0
1 parent a625e88 commit 688715f

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.29.0](https://github.com/n0-computer/iroh-docs/compare/v0.28.0..0.29.0) - 2024-12-04
6+
7+
### ⛰️ Features
8+
9+
- Update to latest iroh - ([c146f7a](https://github.com/n0-computer/iroh-docs/commit/c146f7a969926eb2624fbe3ba4f93f157fc04864))
10+
- Update to [email protected] - ([a625e88](https://github.com/n0-computer/iroh-docs/commit/a625e88889853dd98837982b8344af20b54ac606))
11+
12+
### 🚜 Refactor
13+
14+
- Extract RPC definitions into here - ([176715a](https://github.com/n0-computer/iroh-docs/commit/176715a567c7f5c660a980dcc334b5d5892d2cb1))
15+
- Remove all blobs gc related tests - ([c63bae3](https://github.com/n0-computer/iroh-docs/commit/c63bae32e5a6fc78db6b4b2549bc56f82fbf94db))
16+
- Switch to hex - ([e8fa3da](https://github.com/n0-computer/iroh-docs/commit/e8fa3dae967540dc4d6ed7361357d23500e5932a))
17+
18+
### ⚙️ Miscellaneous Tasks
19+
20+
- Prune some deps - ([b6fc71d](https://github.com/n0-computer/iroh-docs/commit/b6fc71df5dbdb745afe1852315c1176109360079))
21+
- Init changelog - ([dd2d6d2](https://github.com/n0-computer/iroh-docs/commit/dd2d6d286f91c78262c66133a0304d270123d402))
22+
- Fix release config - ([0ac3fbe](https://github.com/n0-computer/iroh-docs/commit/0ac3fbe60403edd3a302a5c53500299360e31797))
23+
524
## [0.28.0] - 2024-11-04
625

726
### ⛰️ 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.28.0"
3+
version = "0.29.0"
44
edition = "2021"
55
readme = "README.md"
66
description = "Iroh sync"

0 commit comments

Comments
 (0)