Skip to content

Commit e269d6e

Browse files
authored
Merge pull request #7 from intility/release-please--branches--main
chore(main): release 0.3.0
2 parents 8189917 + 62ce1a7 commit e269d6e

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ext-devplatform-plugin",
33
"displayName": "Intility Developer Platform",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"description": "A friendly companion for getting an app running on the Intility Developer Platform. Helps you create a cluster, deploy a containerized app, expose it on a URL, and update it later — without needing prior Kubernetes experience.",
66
"author": {
77
"name": "Intility",

.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.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/intility/ext-devplatform-plugin/compare/v0.2.0...v0.3.0) (2026-06-10)
4+
5+
6+
### Features
7+
8+
* detect manifest drift in the status skill ([1484507](https://github.com/intility/ext-devplatform-plugin/commit/14845075c6af6db7d51ddf6c5a3e81111231eca2))
9+
* detect manifest drift in the status skill ([5fbdff4](https://github.com/intility/ext-devplatform-plugin/commit/5fbdff44adf575ac2d21be2ab309e2cfb54f381f))
10+
* from-zero path for citizen developers ([8189917](https://github.com/intility/ext-devplatform-plugin/commit/8189917a457147602f19daa8d98049aa82370686))
11+
* from-zero path for citizen developers ([5703345](https://github.com/intility/ext-devplatform-plugin/commit/5703345ba873469c851774e6ec29111f3d44ccb3))
12+
* use cluster-wide indev pull secrets for private registries ([f7142ef](https://github.com/intility/ext-devplatform-plugin/commit/f7142effd82a0b74afd28f275cb3f7eff3a3557e))
13+
* use cluster-wide indev pull secrets for private registries ([1b7af29](https://github.com/intility/ext-devplatform-plugin/commit/1b7af29a7fe5e35426db42e184c6940fc2c4b41e))
14+
315
## [0.2.0](https://github.com/intility/ext-devplatform-plugin/compare/v0.1.0...v0.2.0) (2026-06-10)
416

517

0 commit comments

Comments
 (0)