Skip to content

Commit

Permalink
Bump oma v0.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eatradish committed Jul 5, 2023
1 parent b3a7db6 commit f535ae0
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 3 deletions.
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,35 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.45.1 (2023-07-05)

### Bug Fixes

- <csr-id-b3a7db6da4ccc2776dc0b4fa5140f7ca196dbf4a/> Oma rdepends output i18n issue

### Commit Statistics

<csr-read-only-do-not-edit/>

- 1 commit contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

### Commit Details

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **Uncategorized**
- Oma rdepends output i18n issue ([`b3a7db6`](https://github.com/AOSC-Dev/oma/commit/b3a7db6da4ccc2776dc0b4fa5140f7ca196dbf4a))
</details>

## v0.45.0 (2023-07-05)

<csr-id-832c67da659a6b41de625d7e7f8d74fe2e8d1a8c/>
<csr-id-75b0563cb13c4a0607c4f13c664dd3590a8f1666/>

### Chore

- <csr-id-832c67da659a6b41de625d7e7f8d74fe2e8d1a8c/> Update all deps
Expand All @@ -24,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<csr-read-only-do-not-edit/>

- 4 commits contributed to the release.
- 5 commits contributed to the release.
- 1 day passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
Expand All @@ -36,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Bump oma v0.45.0 ([`ae62650`](https://github.com/AOSC-Dev/oma/commit/ae62650716e9917c9c7e2e48c826d9f5314508d4))
- Update all deps ([`832c67d`](https://github.com/AOSC-Dev/oma/commit/832c67da659a6b41de625d7e7f8d74fe2e8d1a8c))
- Run cargo clippy and cargo fmt to lint code ([`75b0563`](https://github.com/AOSC-Dev/oma/commit/75b0563cb13c4a0607c4f13c664dd3590a8f1666))
- Add oma topics progress spinner ([`f0b3b70`](https://github.com/AOSC-Dev/oma/commit/f0b3b70c92b585e5e570b0ccf70ef752df5a0504))
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oma"
version = "0.45.0"
version = "0.45.1"
edition = "2021"
description = "Omakase (oma) - Package management interface for AOSC OS"

Expand Down

0 comments on commit f535ae0

Please sign in to comment.