Skip to content

Commit bc48551

Browse files
committed
Merge branch 'main' of https://github.com/ieedan/bizi
2 parents b654b0d + c03ff4b commit bc48551

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

crates/bizi-server/CHANGELOG.md

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

3+
## [0.2.6](https://github.com/ieedan/bizi/compare/server-v0.2.5...server-v0.2.6) (2026-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **server:** Windows fixes ([c1ac28b](https://github.com/ieedan/bizi/commit/c1ac28b037f79ad6e4f7eec4b0d3891da2616363))
9+
310
## [0.2.5](https://github.com/ieedan/bizi/compare/server-v0.2.4...server-v0.2.5) (2026-02-16)
411

512

crates/bizi-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bizi-server"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2024"
55
description = "Task runner server for the bizi project"
66
repository = "https://github.com/ieedan/bizi"

0 commit comments

Comments
 (0)