Skip to content

Commit 32a54c6

Browse files
committed
chore(version): v0.23.1
1 parent 64d0db9 commit 32a54c6

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## v0.23.1 - 2026-03-25
6+
#### Bug Fixes
7+
- update kubimo image version - (64d0db9) - Julian Popescu
8+
9+
- - -
10+
511
## v0.23.0 - 2026-03-23
612
#### Features
713
- upgrade marimo - (419f208) - Julian Popescu

Cargo.lock

Lines changed: 7 additions & 7 deletions
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
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["archiver", "config", "runner", "template", "data-utils", "client"]
44

55
[workspace.package]
6-
version = "0.23.0"
6+
version = "0.23.1"
77
license = "MIT"
88

99
[package]

0 commit comments

Comments
 (0)