Skip to content

Commit eb16e6d

Browse files
authored
chore: release v0.1.0-rc.1 (#8)
1 parent 3a9425a commit eb16e6d

File tree

3 files changed

+65
-51
lines changed

3 files changed

+65
-51
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [0.1.0-rc.1] - 2024-05-18
6+
7+
### 📚 Documentation
8+
9+
- Remove coverage badge - ([3a9425a](https://github.com/orhun/flawz/commit/3a9425aca2631bbcb9b0442922b2cf2b6d78bc99))
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Update cargo-dist targets - ([d704fd9](https://github.com/orhun/flawz/commit/d704fd9c02297f7073e3d37e0deae6ce35c4dad1))
14+

Cargo.lock

Lines changed: 50 additions & 50 deletions
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "flawz"
3-
version = "0.1.0-rc.0"
3+
version = "0.1.0-rc.1"
44
description = "A Terminal UI for browsing CVEs"
55
authors = ["Orhun Parmaksız <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)