Skip to content

Commit ae54abc

Browse files
chore(release): 0.21.1 (#168)
1 parent 16e088b commit ae54abc

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.21.1] - 2025-07-28
6+
7+
### Bug Fixes
8+
9+
- Make csoa/csor flags ([#167](https://github.com/s2-streamstore/s2-cli/issues/167))
10+
511
## [0.21.0] - 2025-07-28
612

713
### Features

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 = "streamstore-cli"
33
description = "CLI for S2"
4-
version = "0.21.0"
4+
version = "0.21.1"
55
edition = "2024"
66
license = "Apache-2.0"
77
keywords = ["streamstore", "s2", "log", "stream", "s3"]

0 commit comments

Comments
 (0)