Skip to content

Commit 36acaaa

Browse files
committed
Update CHANGELOG.md
1 parent fa30c71 commit 36acaaa

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

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

5-
## 0.0.8 (2023-02-11)
5+
## 0.0.9 (2023-02-11)
6+
7+
### Bugs fixed:
8+
9+
- fix ci ([`50c0fb2`](https://github.com/Binbiubiubiu/git-semver-tags/commit/50c0fb21e7424d38282024406d35222ba09ba720) by Binbiubiubiu)
10+
11+
12+
## v0.0.8 (2023-02-11)
613

714
### New feature:
815

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.8"
3+
version = "0.0.9"
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)