Skip to content

Commit 6d3ad89

Browse files
chore(release): 0.8.2 [skip ci]
## <small>0.8.2 (2026-04-02)</small> * Merge pull request #52 from LittleCoinCoin/dev ([f29393b](f29393b)), closes [#52](#52) * docs: update to match new positional argument ([893082f](893082f)) * feat(cli): add filter_name positional argument to MCP discovery and list ([847665e](847665e))
1 parent f29393b commit 6d3ad89

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>0.8.2 (2026-04-02)</small>
2+
3+
* Merge pull request #52 from LittleCoinCoin/dev ([f29393b](https://github.com/CrackingShells/Hatch/commit/f29393b)), closes [#52](https://github.com/CrackingShells/Hatch/issues/52)
4+
* docs: update to match new positional argument ([893082f](https://github.com/CrackingShells/Hatch/commit/893082f))
5+
* feat(cli): add filter_name positional argument to MCP discovery and list ([847665e](https://github.com/CrackingShells/Hatch/commit/847665e))
6+
17
## <small>0.8.1 (2026-04-01)</small>
28

39
* Merge branch 'feat/augment-mcp-host-support' into dev ([67bb767](https://github.com/CrackingShells/Hatch/commit/67bb767))

pyproject.toml

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

55
[project]
66
name = "hatch-xclam"
7-
version = "0.8.1"
7+
version = "0.8.2"
88
description = "Package manager for the Cracking Shells ecosystem"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)