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

Commit d59e3ab

Browse files
chore(release): 0.23.2 (#189)
1 parent d1d10da commit d59e3ab

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

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.23.2] - 2026-01-16
6+
7+
### Bug Fixes
8+
9+
- Use ~/.config/s2/config.toml for config path ([#188](https://github.com/s2-streamstore/s2-cli/issues/188))
10+
11+
### Miscellaneous Tasks
12+
13+
- Reduce append noise ([#187](https://github.com/s2-streamstore/s2-cli/issues/187))
14+
515
## [0.23.1] - 2026-01-16
616

717
### Documentation

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.23.1"
4+
version = "0.23.2"
55
edition = "2024"
66
license = "MIT"
77
keywords = ["s2", "durable", "streams", "client", "cli"]

0 commit comments

Comments
 (0)