Skip to content

Commit f69fb6e

Browse files
committed
Bump version to 1.3.2
1 parent 834d89b commit f69fb6e

7 files changed

Lines changed: 17 additions & 7 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.1",
13+
"version": "1.3.2",
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.1"
9+
"version": "1.3.2"
1010
},
1111
"plugins": [
1212
{
1313
"name": "cpln",
1414
"source": "plugins/cpln",
15-
"version": "1.3.1",
15+
"version": "1.3.2",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
66

77
## [Unreleased]
88

9+
### Added
10+
11+
### Changed
12+
13+
### Fixed
14+
15+
### Removed
16+
17+
## [1.3.2] - 2026-05-13
18+
919
### Fixed
1020

1121
- Gemini CLI skills and agents missing since 1.2.0.

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.1",
3+
"version": "1.3.2",
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.1",
3+
"version": "1.3.2",
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.1",
3+
"version": "1.3.2",
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.1",
3+
"version": "1.3.2",
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)