Skip to content

Commit 8ec68c9

Browse files
committed
chore(release): prepare for 0.0.6
1 parent fe93f95 commit 8ec68c9

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.0.6] - 2026-03-04
4+
5+
### <!-- 0 -->⛰️ Features
6+
7+
- Add SSH host key and signature management
8+
39
## [0.0.3] - 2026-03-03
410

511
### <!-- 0 -->⛰️ Features

PROJECT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
libsafe
2-
0.0.5
2+
0.0.6

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
22
.name = .libsafe,
3-
.version = "0.0.5",
3+
.version = "0.0.6",
44
.fingerprint = 0x239374c34840c6b9,
55
.minimum_zig_version = "0.16.0-dev.0",
66
.dependencies = .{},

0 commit comments

Comments
 (0)