Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
chore(main): release 1.1.0 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 3, 2023
1 parent 066a13a commit a016025
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## [1.1.0](https://github.com/rsturla/immutable-fedora/compare/v1.0.0...v1.1.0) (2023-04-03)


### Features

* Begin image customisation ([#3](https://github.com/rsturla/immutable-fedora/issues/3)) ([c5bd9b6](https://github.com/rsturla/immutable-fedora/commit/c5bd9b61f3279437752a196c070e8f4fb6fdd9e7))
* Create initial Containerfile configuration ([#1](https://github.com/rsturla/immutable-fedora/issues/1)) ([aba9ada](https://github.com/rsturla/immutable-fedora/commit/aba9ada7a7a933545dd00f21cc76a192baeca2eb))
* Enable Fedora Silverblue 38 builds ([#4](https://github.com/rsturla/immutable-fedora/issues/4)) ([597390e](https://github.com/rsturla/immutable-fedora/commit/597390e88c765b4664d74029d909f21d54e47d77))
* Generate ISO files for easy installation ([#19](https://github.com/rsturla/immutable-fedora/issues/19)) ([084a3a2](https://github.com/rsturla/immutable-fedora/commit/084a3a2f58e4812b644fbf9bca598cc90382113a))
* Install OpenVPN3 Command Line tools from COPR ([#18](https://github.com/rsturla/immutable-fedora/issues/18)) ([7d3775d](https://github.com/rsturla/immutable-fedora/commit/7d3775d8c76236092992bcc17e58c2daaaa57808))
* Install required apps for work, development and gaming ([#14](https://github.com/rsturla/immutable-fedora/issues/14)) ([c8933b2](https://github.com/rsturla/immutable-fedora/commit/c8933b20c714b27572dc30d1aba43cd8e5889b11))


### Bug Fixes

* Add firstboot script to justfile ([#13](https://github.com/rsturla/immutable-fedora/issues/13)) ([ea9fc4e](https://github.com/rsturla/immutable-fedora/commit/ea9fc4e962d6b90a05ffef74df0fa9caf9bd936b))
* Add missing Fedora 38 builds due to typo :man_facepalming: ([#9](https://github.com/rsturla/immutable-fedora/issues/9)) ([076f23a](https://github.com/rsturla/immutable-fedora/commit/076f23ae463597c2a0475eaeb9be998306db48af))
* Disable GNOME Shell Extension version validation ([#15](https://github.com/rsturla/immutable-fedora/issues/15)) ([aac2ee6](https://github.com/rsturla/immutable-fedora/commit/aac2ee614a5bca0b767936690f3141a3606bbdb1))
* Generate Docker tags through a bash script ([#6](https://github.com/rsturla/immutable-fedora/issues/6)) ([2f34a01](https://github.com/rsturla/immutable-fedora/commit/2f34a013b67dbfa997f21828f035dcf77b36fe7c))
* Remove dconf theme preference ([#10](https://github.com/rsturla/immutable-fedora/issues/10)) ([266da64](https://github.com/rsturla/immutable-fedora/commit/266da64d7b9d859adf1ca0341d908b98ea7641e7))
* Replace Docker metadata flavors with tags ([#5](https://github.com/rsturla/immutable-fedora/issues/5)) ([dfc1dc8](https://github.com/rsturla/immutable-fedora/commit/dfc1dc8d2d4892fe9009dc112196ff2012a79e66))
* Some UI tweaks - new background and clean dconf configuration ([#17](https://github.com/rsturla/immutable-fedora/issues/17)) ([fb45c4f](https://github.com/rsturla/immutable-fedora/commit/fb45c4f1db90f2abf405a649195fb5ea8a77a9e4))
* Split Docker image tags in build step ([#7](https://github.com/rsturla/immutable-fedora/issues/7)) ([f7d42ef](https://github.com/rsturla/immutable-fedora/commit/f7d42ef01552fb40c94987952e2b93633a39f0ca))
* Update firstboot script to remove preinstalled system Flatpaks ([#12](https://github.com/rsturla/immutable-fedora/issues/12)) ([b4cbfb5](https://github.com/rsturla/immutable-fedora/commit/b4cbfb5e12e07f2f247fe29658adfa3130e19b43))


### Miscellaneous

* Configure repository automation ([#2](https://github.com/rsturla/immutable-fedora/issues/2)) ([440584a](https://github.com/rsturla/immutable-fedora/commit/440584a59014dffc748b5eac0a182e6a2eeb2636))
* Create automated release workflow ([#20](https://github.com/rsturla/immutable-fedora/issues/20)) ([8898661](https://github.com/rsturla/immutable-fedora/commit/88986618c5e6564c79d9e258a803ded67088c48d))
* Fix ISO generation conditions and variable dependencies ([#23](https://github.com/rsturla/immutable-fedora/issues/23)) ([066a13a](https://github.com/rsturla/immutable-fedora/commit/066a13a6463a728e346b01aaf08eaa4e55eafd19))
* **main:** release 1.0.0 ([#21](https://github.com/rsturla/immutable-fedora/issues/21)) ([6cdfc06](https://github.com/rsturla/immutable-fedora/commit/6cdfc0603b3deecc9b43b2502da41341916f0daf))
* Protect latest and stable tags from cleanup ([#8](https://github.com/rsturla/immutable-fedora/issues/8)) ([16d1457](https://github.com/rsturla/immutable-fedora/commit/16d145747e0f6d8094a07530bd55548fe9ee52ec))
* Update README.md with usage and development instructions ([#11](https://github.com/rsturla/immutable-fedora/issues/11)) ([738b0b0](https://github.com/rsturla/immutable-fedora/commit/738b0b0c3330171a1b22f050cac863d5520ee490))
* Update release-please changelog types from 'feat:' to 'feature:' ([#22](https://github.com/rsturla/immutable-fedora/issues/22)) ([7853556](https://github.com/rsturla/immutable-fedora/commit/7853556f3b4f521f2c8854c8d3b9a086a43753fb))

## 1.0.0 (2023-04-03)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0

0 comments on commit a016025

Please sign in to comment.