Skip to content

Commit eaf8c36

Browse files
bjoaquincclaude
andauthored
chore(release): v0.2.2 (#10)
Refresh the bundled minimal workspace uv.lock to the latest within-constraint dependency versions (dlthub-client 0.28.0 -> 0.28.1 plus transitive bumps) and release the batched skills refresh (PR #9). Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent a5ef32e commit eaf8c36

4 files changed

Lines changed: 140 additions & 109 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.2.2] - 2026-07-07
11+
1012
### Changed
1113
- Refreshed the bundled skills to workbench `e8bcc26`: the `dlthub-router` skill now only runs the `dlthub ai status` verification when the install result is ambiguous or MCP hasn't been checked this session, instead of every time.
14+
- Refreshed the bundled minimal workspace `uv.lock` to the latest within-constraint dependency versions (notably `dlthub-client` `0.28.0``0.28.1`; plus transitive bumps to `fastmcp`, `marimo`, `narwhals`, `uvicorn`, `typing-extensions`, and others).
1215

1316
## [0.2.1] - 2026-07-01
1417

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 = "dlthub-init"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "Scaffold a dltHub workspace into a new or existing directory."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)