From fdf22feb54e1b0c9463024466870e36121ed424c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 06:29:37 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83de6bc..0bedac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.0](https://github.com/pythoninthegrass/its_my_party/compare/v0.0.1...v0.1.0) (2024-01-18) + + +### Features + +* add task ([d0f5b06](https://github.com/pythoninthegrass/its_my_party/commit/d0f5b06581fd44865f5279e0ae5c293c7f3b6c6d)) + ## 0.0.1 (2023-12-28)