Skip to content

Commit

Permalink
chore(release): v4.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Soc Virnyl Estela <[email protected]>
  • Loading branch information
uncomfyhalomacro committed Nov 16, 2024
1 parent 60f04a4 commit 8b411db
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## [4.2.1] - 2024-11-16

### Bug Fixes

- Ignore error when crate dependency does not exist for manifest path [60f04a4](https://github.com/openSUSE-Rust/obs-service-cargo/commit/60f04a44a043556f929ea93c8269008e1ada931d)

## [4.2.0] - 2024-11-16

### Bug Fixes
Expand All @@ -17,6 +23,10 @@ All notable changes to this project will be documented in this file.
- Update can now specify recursive or precise [b4e8525](https://github.com/openSUSE-Rust/obs-service-cargo/commit/b4e852538ed5fe29c9d7b1cc7e5fb1dbd6b15941)
- Add all target triples as no opt for cargo-fetch [a34992c](https://github.com/openSUSE-Rust/obs-service-cargo/commit/a34992cbf696150573cd89e2a0e607b1f2380a45)

### Miscellaneous Tasks

- V4.2.0 [4109120](https://github.com/openSUSE-Rust/obs-service-cargo/commit/410912084d973597bc9fb78ef59778cfae90fdc5)

## [4.1.2] - 2024-11-08

### Bug Fixes
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
Expand Up @@ -6,7 +6,7 @@ default-members = ["cargo"]
resolver = "2"

[workspace.package]
version = "4.2.0"
version = "4.2.1"
description = "OBS Source Service and utilities for Rust software packaging."
authors = [
"Soc Virnyl Estela <[email protected]>",
Expand Down

0 comments on commit 8b411db

Please sign in to comment.