We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9291bdb commit dac260aCopy full SHA for dac260a
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
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
12
## v0.0.5 (2022-12-03)
13
14
### Bugs fixed:
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "git-semver-tags"
-version = "0.0.5"
+version = "0.0.6"
description = "Get all git semver tags of your repository in reverse chronological order"
authors = ["Binbiubiubiu<[email protected]>"]
categories = ["command-line-utilities"]
0 commit comments