From e0e4930132761b1f4b3da968952a6111894d90b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:13:14 +0000 Subject: [PATCH] chore(main): release 0.9.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dcf801..0fb9961 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.9.0](https://github.com/ptah-sh/ptah-agent/compare/v0.8.0...v0.9.0) (2024-07-16) + + +### Features + +* [#5](https://github.com/ptah-sh/ptah-agent/issues/5) test empty commit ([d0fb851](https://github.com/ptah-sh/ptah-agent/commit/d0fb851b5cbcf2042471afe47408cfae11d96af1)) + ## [0.8.0](https://github.com/ptah-sh/ptah-agent/compare/v0.7.0...v0.8.0) (2024-07-16)