Skip to content

Commit 31d0cc9

Browse files
github-actions[bot]viragtripathi
authored andcommitted
chore(main): release 0.1.9
1 parent a6755d6 commit 31d0cc9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cockroachdb",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Connect Claude Code directly to your CockroachDB clusters for hands-on database work — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters. This plugin provides tools across two active MCP backends (self-hosted MCP Toolbox and managed CockroachDB Cloud MCP Server), three specialized agents (DBA, Developer, Operator), skills across multiple operational domains, and built-in safety hooks.",
55
"author": {
66
"name": "Cockroach Labs",

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.8"
2+
".": "0.1.9"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.9](https://github.com/cockroachdb/claude-plugin/compare/v0.1.8...v0.1.9) (2026-05-03)
4+
5+
6+
### Features
7+
8+
* add setup-cockroachdb.sh for local 3-node cluster provisioning ([7858cde](https://github.com/cockroachdb/claude-plugin/commit/7858cdee4e12151b87fdda2816c4c4502220e4d6))
9+
310
## [0.1.8](https://github.com/cockroachdb/claude-plugin/compare/v0.1.7...v0.1.8) (2026-04-23)
411

512

0 commit comments

Comments
 (0)