Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4.6 KiB
4.6 KiB
Changelog
1.1.0 (2023-03-03)
Features
- add fedora 38 build (#45) (69fd4d7)
- add how to review a PR (#76) (ae2e25b)
- ease customization by reading flatpaks and rpms to install from a recipe.yml. (#79) (a5e90a5)
- gha for building / publishing on pr (#87) (1726d18)
- Install VanillaOS' first-setup (#55) (43ddf0a)
- leave a warning for people to move to new repo (#99) (ffcb397)
- split flatpak update units into user and system (#72) (99c15be)
- swap out custom build for RPM of vanilla-first-setup (#59) (6927892)
Bug Fixes
- add a warning that we change the flatpak configuration (#80) (9a349e2)
- Add vte dependency for first-setup (#56) (f8917a3)
- allow forks to push to registry with label (#86) (14b1b7c)
- artifact upload/extract (#88) (6590066)
- re-tag image (#92) (a831ce0)
- remove 38 (#89) (8a6f343)
- remove 38 builds and fix logo metadata (#62) (521f0ad)
- remove if statements (#96) (0c7bc17)
- remove old pr workflow sections (#98) (4a21580)
- rename package back to
base(#97) (785b8f0) - restore download artifact step, support multi-line tags (#90) (c40bddf)
- update cosign action (#94) (0aff9ba)
1.0.0 (2023-02-04)
Features
- Add code-of-conduct (#39) (aab8078)
- add conventional commit linting and release notes generator (b7820b4)
- tag PR builds independently from matrix.version, latest, and stable (b022183)