Skip to content

Commit 693e396

Browse files
chore(release): 3.1.2 [skip ci]
## [3.1.2](v3.1.1...v3.1.2) (2025-06-05) ### πŸ› Bug Fixes * **docs:** comprehensive GitHub Pages Jekyll documentation fixes ([8998499](8998499)) ### πŸ“š Documentation * update documentation for v3.1.1 ([c001503](c001503))
1 parent 8998499 commit 693e396

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

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

10+
## [3.1.2](https://github.com/dipseth/dataproc-mcp/compare/v3.1.1...v3.1.2) (2025-06-05)
11+
12+
13+
### πŸ› Bug Fixes
14+
15+
* **docs:** comprehensive GitHub Pages Jekyll documentation fixes ([8998499](https://github.com/dipseth/dataproc-mcp/commit/899849971fc7d74a272fbfb05e3e23360ef84c56))
16+
17+
18+
### πŸ“š Documentation
19+
20+
* update documentation for v3.1.1 ([c001503](https://github.com/dipseth/dataproc-mcp/commit/c001503c0cb0496431b6c9dabf3d3d3bcf1d6f5d))
21+
1022
## [3.1.1](https://github.com/dipseth/dataproc-mcp/compare/v3.1.0...v3.1.1) (2025-06-05)
1123

1224

β€Ž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": "3.1.1",
3+
"version": "3.1.2",
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": "[\"mcp\", \"dataproc\", \"google-cloud\", \"model-context-protocol\", \"typescript\", \"nodejs\"]",

0 commit comments

Comments
Β (0)