Skip to content

Commit e432128

Browse files
chore(arch-updates-rs): release v0.2.2 (#37)
* chore(arch-updates-rs): release v0.2.2 * Update CHANGELOG.md --------- Co-authored-by: nick42d-bot[bot] <185938531+nick42d-bot[bot]@users.noreply.github.com> Co-authored-by: nick42d <133559267+nick42d@users.noreply.github.com>
1 parent 19769e9 commit e432128

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

arch-updates-rs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
## [0.2.2](https://github.com/nick42d/cosmic-applet-arch/compare/arch-updates-rs/v0.2.1...arch-updates-rs/v0.2.2) - 2025-06-28
12+
13+
### Other
14+
- Update deps ([#23](https://github.com/nick42d/cosmic-applet-arch/pull/23))
15+
16+
17+
18+
1119
## [0.2.1](https://github.com/nick42d/cosmic-applet-arch/compare/arch-updates-rs/v0.2.0...arch-updates-rs/v0.2.1) - 2025-04-30
1220

1321
### Fixed

arch-updates-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "arch-updates-rs"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
license = "MIT"
66
description = "Library to query arch linux packaging tools to see if updates are available."

0 commit comments

Comments
 (0)