Skip to content

Commit 4d1a237

Browse files
committed
chore: Release hotdata-cli version 0.1.1
1 parent b3a25c6 commit 4d1a237

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
## [0.1.1] - 2026-03-09
2+
3+
### 🚀 Features
4+
5+
- *(workspace)* Add workspace list command
6+
- *(connection)* Add connections list command
7+
- *(query)* Add query execution command
18
## [0.1.0] - 2026-03-06
29

310
### ⚙️ Miscellaneous Tasks
411

512
- Release hotdata-cli version 0.1.0
613
- Release hotdata-cli version 0.1.0
14+
- Release hotdata-cli version 0.1.0

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,6 +1,6 @@
11
[package]
22
name = "hotdata-cli"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
repository = "https://github.com/hotdata-dev/hotdata-cli"
66
description = "CLI tool for Hotdata.dev"

0 commit comments

Comments
 (0)