Skip to content

Commit a8b2796

Browse files
committed
chore: release v0.0.4
1 parent 9189695 commit a8b2796

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.0.4 (2022-12-03)
6+
7+
### New feature:
8+
9+
- support cargo-binstall([`6aba9db`](https://github.com/Binbiubiubiu/git-semver-tags/commit/6aba9dbbc3bf83f3cb90764b386176a528434816)) (by Binbiubiubiu)
10+
511
## v0.0.3 (2022-12-03)
612

713
### Bugs fixed:

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-semver-tags"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
description = "Get all git semver tags of your repository in reverse chronological order"
55
authors = ["Binbiubiubiu<[email protected]>"]
66
categories = ["command-line-utilities"]

0 commit comments

Comments
 (0)