Skip to content

Commit 49442bc

Browse files
github-actions[bot]viragtripathi
authored andcommitted
chore(main): release 0.1.3
1 parent 1cfd2ab commit 49442bc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.2",
4+
"version": "0.1.3",
55
"description": "CockroachDB plugin for Cursor — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.",
66
"author": {
77
"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.2"
2+
".": "0.1.3"
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.3](https://github.com/cockroachdb/cursor-plugin/compare/v0.1.2...v0.1.3) (2026-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* remove unsupported plugin.json fields that break Cursor install ([1cfd2ab](https://github.com/cockroachdb/cursor-plugin/commit/1cfd2abe3ba84e9128d331a8895b0f584cab4143))
9+
310
## [0.1.2](https://github.com/cockroachdb/cursor-plugin/compare/v0.1.1...v0.1.2) (2026-03-27)
411

512

0 commit comments

Comments
 (0)