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 7069a3e commit 3d87158Copy full SHA for 3d87158
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v0.0.7 (2022-12-03)
6
+
7
+### Bugs fixed:
8
9
+- fix support cargo-binstall([`7069a3e`](https://github.com/Binbiubiubiu/git-semver-tags/commit/7069a3e81bf1f1c6049514a0e0ff14af5c38ebdb)) (by Binbiubiubiu)
10
11
## v0.0.6 (2022-12-03)
12
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "git-semver-tags"
-version = "0.0.6"
+version = "0.0.7"
description = "Get all git semver tags of your repository in reverse chronological order"
authors = ["Binbiubiubiu<[email protected]>"]
categories = ["command-line-utilities"]
0 commit comments