From 612058207824c3f190b61655419b88551998422d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 17:14:55 +0000 Subject: [PATCH] chore(main): release 0.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe32222..693255f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.2](https://github.com/GeekyShacklebolt/simple-push-frontend/compare/v0.0.1...v0.0.2) (2023-03-08) + + +### Bug Fixes + +* add extra line to keep logical tags to together ([#10](https://github.com/GeekyShacklebolt/simple-push-frontend/issues/10)) ([2c7e5a5](https://github.com/GeekyShacklebolt/simple-push-frontend/commit/2c7e5a5bb7b82dc85e3bc3e6c79792efa1e49a89)) + ## 1.0.0 (2023-03-08)