Skip to content

Commit 7259cc6

Browse files
committed
chore(release): prepare for 0.0.7
1 parent ae538c9 commit 7259cc6

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.7] - 2026-02-24
4+
5+
### <!-- 3 -->📚 Documentation
6+
7+
- Add comprehensive documentation for CLI, library, and protocol
8+
39
## [0.0.6] - 2026-02-24
410

511
### <!-- 1 -->🐛 Bug Fixes

PROJECT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# ==============================================================================
1010

1111
liblink
12-
0.0.6
12+
0.0.7

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
22
.name = .liblink,
3-
.version = "0.0.6",
3+
.version = "0.0.7",
44
.dependencies = .{
55
.libfast = .{
66
.url = "https://github.com/bresilla/libfast/archive/refs/tags/0.0.6.tar.gz",

0 commit comments

Comments
 (0)