From 5d4bb06d06da2b0f47b550abd90fccfd2e9a7ec0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 10:04:09 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ed684ce --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2023-02-18) + + +### Features + +* add conventional commit linting and release notes generator ([eb12bc8](https://github.com/ublue-os/lxqt/commit/eb12bc819e282e38f606f2ff0c4bd6a5f70efe16)) + + +### Bug Fixes + +* add retry-action for when builds fail due to intermittent network issues ([b39fe50](https://github.com/ublue-os/lxqt/commit/b39fe50aad79400fdf016d3f09721a21e425eb06)) +* set build to run at 4am UTC ([40f52cd](https://github.com/ublue-os/lxqt/commit/40f52cd8c4ec7207ddeb2ed99837c6838909a26f)) +* update comps-sync.py-generated files to reflect upstream ([600283d](https://github.com/ublue-os/lxqt/commit/600283d96d08270678e6cb07ac8871c14b3fd2af))