Skip to content

Commit

Permalink
chore(release): v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QaidVoid committed Nov 4, 2024
1 parent 4f54a57 commit 0d42c85
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@

## [0.4.0](https://github.com/QaidVoid/soar/compare/v0.3.1..v0.4.0) - 2024-11-03
## [0.4.1](https://github.com/QaidVoid/soar/compare/v0.4.0..v0.4.1) - 2024-11-04

### 🐛 Bug Fixes

- *(sigpipe)* Terminate if pipe is broken - ([f54362d](https://github.com/QaidVoid/soar/commit/f54362db37f5b1470696ce02bcf34a221148cdfe))

### ⚙️ Miscellaneous Tasks

- *(cargo)* Update package name - ([4f54a57](https://github.com/QaidVoid/soar/commit/4f54a5700eb9433a8d1522295ea509be5288cab3))


## [0.4.0](https://github.com/QaidVoid/soar/compare/v0.3.1..v0.4.0) - 2024-11-04

### ⛰️ Features

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 = "soar-cli"
version = "0.4.0"
version = "0.4.1"
authors = ["Rabindra Dhakal <[email protected]>"]
description = "A modern package manager for Linux"
license = "MIT"
Expand Down

0 comments on commit 0d42c85

Please sign in to comment.