Skip to content

Commit 7ca5a2a

Browse files
github-actions[bot]viragtripathi
authored andcommitted
chore(main): release 0.1.4
1 parent 572e840 commit 7ca5a2a

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.3",
3+
"version": "0.1.4",
44
"description": "CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.",
55
"author": {
66
"name": "Virag Tripathi",

.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.3"
2+
".": "0.1.4"
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.4](https://github.com/cockroachdb/claude-plugin/compare/v0.1.3...v0.1.4) (2026-04-09)
4+
5+
6+
### Bug Fixes
7+
8+
* restructure skills to match upstream category hierarchy ([572e840](https://github.com/cockroachdb/claude-plugin/commit/572e840cd0f2adea6500d15f88d8d55e13b5c1a2))
9+
310
## [0.1.3](https://github.com/cockroachdb/claude-plugin/compare/v0.1.2...v0.1.3) (2026-03-26)
411

512

0 commit comments

Comments
 (0)