Files
wunker-os/CHANGELOG.md
github-actions[bot] c79ff6a896 chore(main): release 1.1.0 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-03 21:31:29 -05:00

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

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)

Bug Fixes

  • Don't generate an image when README.md is updated (#36) (8c170cf)
  • only generate date tag for main branch (94aa5bb)