From 829112bf60eafe0c5a1d4a09967e361ee1c1926d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 23:25:00 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..23e65dab --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 1.0.0 (2023-02-03) + + +### Features + +* add release and conventional commit actions ([5a657f8](https://github.com/ublue-os/ubuntu/commit/5a657f8ff1001196608840847736bafde8235f76)) + + +### Bug Fixes + +* fix indentation in the action ([2e15657](https://github.com/ublue-os/ubuntu/commit/2e156571d94211b9d41073d7904eb68cb88c050c))