Skip to content

Commit f8cbe5d

Browse files
authored
Merge pull request #14 from intility/release-please--branches--main
chore(main): release 0.4.0
2 parents c65ba0c + ca7e19e commit f8cbe5d

3 files changed

Lines changed: 11 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": "for-developers-plugin",
33
"displayName": "Intility Developer Platform",
4-
"version": "0.3.0",
4+
"version": "0.4.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.3.0"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/intility/ext-devplatform-plugin/compare/v0.3.0...v0.4.0) (2026-07-02)
4+
5+
6+
### Features
7+
8+
* rename plugin to for-developers-plugin ([c65ba0c](https://github.com/intility/ext-devplatform-plugin/commit/c65ba0c86f396d8f775fc54e1f9b9cc5d8265eb7))
9+
* rename plugin to for-developers-plugin ([70dea9e](https://github.com/intility/ext-devplatform-plugin/commit/70dea9efdfc639850f1db22824549a2ca1fc6262)), closes [#12](https://github.com/intility/ext-devplatform-plugin/issues/12)
10+
* update banner to For Developers branding ([c793743](https://github.com/intility/ext-devplatform-plugin/commit/c793743fd09c5de12c426301382398bad4bec116))
11+
312
## [0.3.0](https://github.com/intility/ext-devplatform-plugin/compare/v0.2.0...v0.3.0) (2026-06-10)
413

514

0 commit comments

Comments
 (0)