Skip to content

Commit b679313

Browse files
chore(release): 4.6.0 [skip ci]
## [4.6.0](v4.5.0...v4.6.0) (2025-06-25) ### πŸš€ Features * Claude.ai Web App Integration (v4.6.0 Release) ([#35](#35)) ([8bd23e4](8bd23e4)) ### πŸ“š Documentation * update documentation for v4.5.0 ([eee6c8a](eee6c8a))
1 parent c5f0847 commit b679313

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+
## [4.6.0](https://github.com/dipseth/dataproc-mcp/compare/v4.5.0...v4.6.0) (2025-06-25)
11+
12+
13+
### πŸš€ Features
14+
15+
* Claude.ai Web App Integration (v4.6.0 Release) ([#35](https://github.com/dipseth/dataproc-mcp/issues/35)) ([8bd23e4](https://github.com/dipseth/dataproc-mcp/commit/8bd23e491a1eb627b85d88ab02a4fd0e7762bd54))
16+
17+
18+
### πŸ“š Documentation
19+
20+
* update documentation for v4.5.0 ([eee6c8a](https://github.com/dipseth/dataproc-mcp/commit/eee6c8ae8489a5a9936d6cd13ab103e6e15ec972))
21+
1022
## [4.5.0](https://github.com/dipseth/dataproc-mcp/compare/v4.4.0...v4.5.0) (2025-06-17)
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": "4.5.0",
3+
"version": "4.6.0",
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)