Skip to content

Commit 971d09e

Browse files
committed
chore(release): prepare for 0.11.3
1 parent 01ddeb9 commit 971d09e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.11.3] - 2025-07-09
6+
7+
### Operations
8+
9+
- Drop `reviewers`
10+
11+
### Build
12+
13+
- Update hash format
14+
515
## [0.11.2] - 2025-06-28
616

717
### Bug Fixes

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
22
.name = .xtxf,
3-
.version = "0.11.2",
3+
.version = "0.11.3",
44
.fingerprint = 0x9f00a07015769a82,
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{

0 commit comments

Comments
 (0)