Skip to content

Commit bf6b0da

Browse files
committed
Bump version to 1.3.1
1 parent e8cb32d commit bf6b0da

7 files changed

Lines changed: 13 additions & 9 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "cpln",
1111
"source": "./plugins/cpln",
1212
"description": "Control Plane AI workflows, skills, guardrails, and MCP configuration.",
13-
"version": "1.3.0",
13+
"version": "1.3.1",
1414
"author": {
1515
"name": "Control Plane",
1616
"email": "support@controlplane.com",

.cursor-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
},
77
"metadata": {
88
"description": "Control Plane plugins for Cursor — multi-cloud workload deployment, secrets, networking, troubleshooting.",
9-
"version": "1.3.0"
9+
"version": "1.3.1"
1010
},
1111
"plugins": [
1212
{
1313
"name": "cpln",
1414
"source": "plugins/cpln",
15-
"version": "1.3.0",
15+
"version": "1.3.1",
1616
"description": "Control Plane — hybrid multi-cloud platform. Skills, agents, and guardrails for deploying workloads, managing secrets, configuring networking, troubleshooting, and migrating from Kubernetes across AWS, GCP, Azure, and private clouds."
1717
}
1818
]

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
1212

1313
### Fixed
1414

15-
- Gemini CLI slash commands missing since 1.2.0.
16-
1715
### Removed
1816

17+
## [1.3.1] - 2026-05-13
18+
19+
### Fixed
20+
21+
- Gemini CLI slash commands missing since 1.2.0.
22+
1923
## [1.3.0] - 2026-05-12
2024

2125
### Added

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cpln",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Control Plane — hybrid multi-cloud platform. Skills, agents, and guardrails for deploying workloads, managing secrets, configuring networking, troubleshooting, and migrating from Kubernetes across AWS, GCP, Azure, and private clouds.",
55
"settings": [
66
{

plugins/cpln/.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": "cpln",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Control Plane — hybrid multi-cloud platform. Skills, agents, and guardrails for deploying workloads, managing secrets, configuring networking, troubleshooting, and migrating from Kubernetes across AWS, GCP, Azure, and private clouds.",
55
"author": {
66
"name": "Control Plane",

plugins/cpln/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cpln",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Control Plane — hybrid multi-cloud platform. Skills, agents, and guardrails for deploying workloads, managing secrets, configuring networking, troubleshooting, and migrating from Kubernetes across AWS, GCP, Azure, and private clouds.",
55
"author": {
66
"name": "Control Plane",

plugins/cpln/.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cpln",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Control Plane — hybrid multi-cloud platform. Skills, agents, and guardrails for deploying workloads, managing secrets, configuring networking, troubleshooting, and migrating from Kubernetes across AWS, GCP, Azure, and private clouds.",
55
"author": {
66
"name": "Control Plane",

0 commit comments

Comments
 (0)