From b922439d42f538066f90836d35c459ce2b292147 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 14:42:24 +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 0000000..f59c257 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 1.0.0 (2023-02-06) + + +### Features + +* add conventional commit linting and release notes generator ([815cd9a](https://github.com/ublue-os/vauxite/commit/815cd9ad0c05c893918a53cd130694445f3c9c98)) + + +### Bug Fixes + +* add retry-action for when builds fail due to intermittent network issues ([7a44dff](https://github.com/ublue-os/vauxite/commit/7a44dff5b8f1ea9cee918af7044c98cd50c29cd7))