From c25b1dc74fa8c3572f783ceb5bfd712710af5d8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 20:56:57 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) 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