Skip to content

Commit b7714a0

Browse files
chore: Release iroh-node-util version 0.30.0
1 parent 5727fe5 commit b7714a0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.30.0](https://github.com/n0-computer/iroh-node-util/compare/v0.29.0..0.30.0) - 2024-12-17
6+
7+
### ⛰️ Features
8+
9+
- Update to [email protected] ([#3](https://github.com/n0-computer/iroh-node-util/issues/3)) - ([5727fe5](https://github.com/n0-computer/iroh-node-util/commit/5727fe52680fc9bac5cf22e7d0778464e8e55983))
10+
511
## [0.29.0] - 2024-12-03
612

713
### ⛰️ Features
@@ -22,5 +28,7 @@ All notable changes to iroh-node-util will be documented in this file.
2228

2329
- Setup files - ([00a73f7](https://github.com/n0-computer/iroh-node-util/commit/00a73f7a1c567a34a43c279bb774639cba46be6a))
2430
- Update changelog and release tooling - ([506e21b](https://github.com/n0-computer/iroh-node-util/commit/506e21b510a4aa1bfd2372881dfb16a99fbe379f))
31+
- Release iroh-node-util version 0.29.0 - ([f82eaeb](https://github.com/n0-computer/iroh-node-util/commit/f82eaeb44610065c841d0df100750f3d05b7bfda))
32+
- Add changelog - ([ef2f663](https://github.com/n0-computer/iroh-node-util/commit/ef2f6632a863413768b3377eb4f2f130069f6c0c))
2533

2634

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
@@ -3,7 +3,7 @@ name = "iroh-node-util"
33
description = "Utilities to build binaries containing an iroh endpoint"
44
readme = "README.md"
55
license = "MIT OR Apache-2.0"
6-
version = "0.29.0"
6+
version = "0.30.0"
77
edition = "2021"
88
authors = ["n0 team"]
99
repository = "https://github.com/n0-computer/iroh-node-util"

0 commit comments

Comments
 (0)