Skip to content

Commit bb2bc4a

Browse files
committed
chore: release v0.3.3
1 parent 7634bf3 commit bb2bc4a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
11+
## [0.3.3] - 2026-06-19
12+
1013
### Changed
1114

1215
- chore: remove datasets API and related job types
@@ -22,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2225
same `RetryPolicy` budget as 429. Response-phase transport errors are left
2326
un-retried so a non-idempotent `POST` can't double-execute (#63).
2427

25-
2628
## [0.3.2] - 2026-06-18
2729

2830
### Changed

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"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["developers@hotdata.dev"]
55
description = "Powerful data platform API for datasets, queries, and analytics."
66
license = "MIT"

0 commit comments

Comments
 (0)