diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 4d68a57..b2659a0 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -7,6 +7,8 @@ "email": "william.ford.space@gmail.com" }, "license": "MIT", + "homepage": "https://github.com/vonargo/containuity", + "repository": "https://github.com/vonargo/containuity", "keywords": [ "checkpoint", "containuity", diff --git a/CHANGELOG.md b/CHANGELOG.md index f64d589..6a93774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- `homepage` and `repository` fields in the plugin manifest for discoverability. + ## [0.1.0] - 2026-06-24 ### Added