Skip to content

Commit dac260a

Browse files
committed
chore: release v0.0.6
1 parent 9291bdb commit dac260a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
6+
## v0.0.6 (2022-12-03)
7+
8+
### Bugs fixed:
9+
10+
- fix support cargo-binstall([`9291bdb`](https://github.com/Binbiubiubiu/git-semver-tags/commit/9291bdbb2c0708caea7574ab222ebc999745cb78)) (by Binbiubiubiu)
11+
512
## v0.0.5 (2022-12-03)
613

714
### 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.5"
3+
version = "0.0.6"
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)