Skip to content

Commit 3e3a01b

Browse files
committed
chore: Release hotdata-cli version 0.1.2
1 parent 0912893 commit 3e3a01b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.1.2] - 2026-03-10
2+
3+
### 🚀 Features
4+
5+
- *(tables)* Add table list command and better table rendering
16
## [0.1.1] - 2026-03-09
27

38
### 🚀 Features
@@ -6,7 +11,3 @@
611
- *(connection)* Add connections list command
712
- *(query)* Add query execution command
813
## [0.1.0] - 2026-03-06
9-
10-
### ⚙️ Miscellaneous Tasks
11-
12-
- 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.1"
3+
version = "0.1.2"
44
edition = "2024"
55
repository = "https://github.com/hotdata-dev/hotdata-cli"
66
description = "CLI tool for Hotdata.dev"

0 commit comments

Comments
 (0)