Skip to content

Commit 479f064

Browse files
chore(main): release 0.1.1 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e22aae commit 479f064

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.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.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## [0.1.1](https://github.com/cockroachdb/copilot-plugin/compare/v0.1.0...v0.1.1) (2026-06-30)
4+
5+
6+
### Features
7+
8+
* CockroachDB plugin for GitHub Copilot ([6e22aae](https://github.com/cockroachdb/copilot-plugin/commit/6e22aaedc2a7539826cf009aae4b31bd089aec49))
9+
10+
## Changelog

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
"description": "Connect GitHub Copilot directly to your CockroachDB clusters for hands-on database work: explore schemas, write optimized SQL, debug queries, and manage distributed database clusters. Provides MCP backends (self-hosted MCP Toolbox and managed CockroachDB Cloud MCP Server), specialized agents (DBA, Developer, Operator), skills across operational domains, and built-in safety hooks.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"author": {
66
"name": "Cockroach Labs",
77
"url": "https://github.com/cockroachdb"

0 commit comments

Comments
 (0)