Skip to content

Commit 5c81a5e

Browse files
github-actions[bot]viragtripathi
authored andcommitted
chore(main): release 0.1.7
1 parent a619db1 commit 5c81a5e

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cockroachdb",
33
"displayName": "CockroachDB",
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"description": "Connect Cursor 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.",
66
"author": {
77
"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.6"
2+
".": "0.1.7"
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.7](https://github.com/cockroachdb/cursor-plugin/compare/v0.1.6...v0.1.7) (2026-04-22)
4+
5+
6+
### Bug Fixes
7+
8+
* migrate toolbox config to v1.1.0 map-based format ([2130c90](https://github.com/cockroachdb/cursor-plugin/commit/2130c90a6ab2e4178cb92756e00a5bbcd09664cc))
9+
310
## [0.1.6](https://github.com/cockroachdb/cursor-plugin/compare/v0.1.5...v0.1.6) (2026-04-12)
411

512

0 commit comments

Comments
 (0)