From 107fd3cef0afcd66d8f90a8e56d91e7aa70a2a88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 21:11:31 +0000 Subject: [PATCH] chore(main): release 1.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f59c257..57fe31a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/ublue-os/vauxite/compare/v1.0.0...v1.0.1) (2023-02-09) + + +### Bug Fixes + +* update comps-sync.py-generated files to reflect upstream ([d65490a](https://github.com/ublue-os/vauxite/commit/d65490a2cf64462428dc537575c1c2acdfd20ae1)) + ## 1.0.0 (2023-02-06)