Skip to content

Commit 45db526

Browse files
committed
chore: release v0.2.2
1 parent 7adcf5e commit 45db526

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
12+
## [0.2.2] - 2026-05-27
13+
14+
### Changed
15+
16+
- Release 0.2.2
17+
1118
## [0.2.1] - 2026-05-24
1219

1320
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "hotdata-runtime"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "Workspace/session runtime primitives for Hotdata integrations"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)