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 f048786 commit 1adb2acCopy full SHA for 1adb2ac
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-[reload]
+## 0.0.8 (2023-02-11)
6
7
### New feature:
8
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "git-semver-tags"
-version = "0.0.7"
+version = "0.0.8"
description = "Get all git semver tags of your repository in reverse chronological order"
authors = ["Binbiubiubiu<[email protected]>"]
categories = ["command-line-utilities"]
0 commit comments