Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit ec510ae

Browse files
authored
chore(release): 0.24.1 (#196)
1 parent e933483 commit ec510ae

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.24.1] - 2026-01-18
6+
7+
### Miscellaneous Tasks
8+
9+
- Bump `s2-sdk` version ([#195](https://github.com/s2-streamstore/s2-cli/issues/195))
10+
511
## [0.24.0] - 2026-01-18
612

713
### Refactor

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "s2-cli"
33
description = "CLI for S2"
4-
version = "0.24.0"
4+
version = "0.24.1"
55
edition = "2024"
66
license = "MIT"
77
keywords = ["s2", "durable", "streams", "client", "cli"]

0 commit comments

Comments
 (0)