Skip to content

Commit

Permalink
chore(main): release 0.6.0 (#78)
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 12, 2023
1 parent 8413bee commit 6bc6267
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.6.0](https://github.com/ublue-os/yafti/compare/v0.5.0...v0.6.0) (2023-04-12)


### Features

* enable both user and system flatpak installs ([#82](https://github.com/ublue-os/yafti/issues/82)) ([8413bee](https://github.com/ublue-os/yafti/commit/8413beeadb5604407fa8a31e643c92fed29fbd7e))
* show a bouncing progress bar during package installation ([#74](https://github.com/ublue-os/yafti/issues/74)) ([e1fdd65](https://github.com/ublue-os/yafti/commit/e1fdd65d6cec405f1926524ed1e54c7319a8a147))

## [0.5.0](https://github.com/ublue-os/yafti/compare/v0.4.1...v0.5.0) (2023-03-27)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "yafti"
version = "0.5.0"
version = "0.6.0"
description = "Yet another first time installer"
authors = ["Marco Ceppi <[email protected]>"]
license = "Apache 2.0"
Expand Down

0 comments on commit 6bc6267

Please sign in to comment.