Skip to content

Commit 3e95497

Browse files
committed
chore: release v0.0.5
1 parent c38f31d commit 3e95497

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.5 (2022-12-03)
6+
7+
### Bugs fixed:
8+
9+
- fix support cargo-binstall([`c38f31d`](https://github.com/Binbiubiubiu/git-semver-tags/commit/c38f31d90ba31469e2d1f87cc8893c3efa18e268)) (by Binbiubiubiu)
10+
511
## v0.0.4 (2022-12-03)
612

713
### New feature:

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.4"
3+
version = "0.0.5"
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)