Skip to content

Commit

Permalink
chore(release): v4.3.3
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 17, 2024
1 parent 4facec0 commit bde0300
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,26 @@

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

## [4.3.3] - 2024-11-17

### Bug Fixes

- Let cargo just put where the vendor directory is by default which is the curdir [4facec0](https://github.com/openSUSE-Rust/obs-service-cargo/commit/4facec0ef23a074763bd12fe5d831cbff52af588)

### Improvements

- If workspace, pass the workspace flag in cargo update [ccfcfd4](https://github.com/openSUSE-Rust/obs-service-cargo/commit/ccfcfd4cb247d00fe78a47bb80fbec648993bb4b)

## [4.3.2] - 2024-11-17

### Bug Fixes

- Updating specific crates was not properly implemented. now resolved. [4ce3473](https://github.com/openSUSE-Rust/obs-service-cargo/commit/4ce347325b6b25587b852fa3c1e64ac29b8ab7d0)

### Miscellaneous Tasks

- V4.3.2 [5efa1c7](https://github.com/openSUSE-Rust/obs-service-cargo/commit/5efa1c79a626eb4436c678829f5724e024fcf804)

## [4.3.1] - 2024-11-17

### 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.3.2"
version = "4.3.3"
description = "OBS Source Service and utilities for Rust software packaging."
authors = [
"Soc Virnyl Estela <[email protected]>",
Expand Down

0 comments on commit bde0300

Please sign in to comment.