diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b881a39..305c150 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.1.0"} +{".":"0.2.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index c07015e..de068a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.0](https://github.com/LMLiam/clamshellctl/compare/v0.1.0...v0.2.0) (2026-07-29) + + +### Features + +* **control:** add the Control Centre companion ([#17](https://github.com/LMLiam/clamshellctl/issues/17)) ([a561652](https://github.com/LMLiam/clamshellctl/commit/a561652047957320e566b369c0c9e3903b2dd798)) +* **timer:** add temporary clamshell enablement ([#15](https://github.com/LMLiam/clamshellctl/issues/15)) ([1703d12](https://github.com/LMLiam/clamshellctl/commit/1703d12dab9b2396a63666a0493cf6f1c249520e)) + ## 0.1.0 (2026-07-29) diff --git a/version.txt b/version.txt index 6e8bf73..0ea3a94 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.0 +0.2.0