Skip to content

Commit 0dede53

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2025-06-03) ### πŸ› Bug Fixes * smart configuration path resolution for response-filter.json ([4eda469](4eda469))
1 parent 4eda469 commit 0dede53

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

88
<!-- semantic-release-changelog -->
99

10+
## [2.1.1](https://github.com/dipseth/dataproc-mcp/compare/v2.1.0...v2.1.1) (2025-06-03)
11+
12+
13+
### πŸ› Bug Fixes
14+
15+
* smart configuration path resolution for response-filter.json ([4eda469](https://github.com/dipseth/dataproc-mcp/commit/4eda469bb8ec691baa070549adb9c79cfaa21061))
16+
1017
## [2.1.0](https://github.com/dipseth/dataproc-mcp/compare/v2.0.3...v2.1.0) (2025-06-03)
1118

1219

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dipseth/dataproc-mcp-server",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A production-ready Model Context Protocol (MCP) server for Google Cloud Dataproc operations. Provides intelligent defaults, comprehensive tooling, and seamless integration with Roo (VS Code) for big data workflows.",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
Β (0)