Skip to content

Commit b8afe81

Browse files
chore(release): bump to version 6.0.4
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
1 parent e6e7395 commit b8afe81

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,31 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.0.4] - 2025-06-08
6+
7+
### Bug Fixes
8+
9+
- Error message caused confusion here. changed it so that it passes any general kind of errors. [11e3c0a](https://github.com/openSUSE-Rust/obs-service-cargo/commit/11e3c0ab99b12832cd2e69c2cde565c06df398c3)
10+
11+
### Dependencies
12+
13+
- Adjust libroast version and update dependencies. [e6e7395](https://github.com/openSUSE-Rust/obs-service-cargo/commit/e6e73950b0802315ff83e11dc21df673adef73f8)
14+
15+
### Documentation
16+
17+
- Update cargo_vendor service documentation [d6be731](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d6be731aa98a3603236a5b8b3ed60cbedd895c01)
18+
- Update README [8c95c36](https://github.com/openSUSE-Rust/obs-service-cargo/commit/8c95c36be96c4214d7f70270e78d16fb42c6e7d2)
19+
520
## [6.0.3] - 2025-06-03
621

722
### Bug Fixes
823

924
- Bring in libroast fixes from newer version [d01e674](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d01e6745902e5085d6a7b3a3972fa143ab9ef43a)
1025

26+
### Miscellaneous Tasks
27+
28+
- Bump to version 6.0.3 [d2d06f5](https://github.com/openSUSE-Rust/obs-service-cargo/commit/d2d06f5e44770ee4e55282b83d33b2fc8ea1b589)
29+
1130
## [6.0.2] - 2025-06-03
1231

1332
### Bug Fixes

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default-members = ["cargo"]
44
resolver = "2"
55

66
[workspace.package]
7-
version = "6.0.3"
7+
version = "6.0.4"
88
description = "OBS Source Service and utilities for Rust software packaging."
99
authors = [
1010
"Soc Virnyl Estela <socvirnyl.estela@uncomfyhalomacro.pl>",

0 commit comments

Comments
 (0)