Skip to content

Commit 053b476

Browse files
committed
Update CHANGELOG.md
1 parent 01996e1 commit 053b476

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+
## 0.0.10 (2023-02-13)
6+
7+
###    🚀 Features:
8+
9+
- Add `self_upgrade` feature &nbsp;-&nbsp; by @Binbiubiubiu [<samp>(01996e1)</samp>](https://github.com/Binbiubiubiu/git-semver-tags/commit/01996e18e39998f50948fa1e35c256828937918f)
10+
11+
512
## v0.0.9 (2023-02-11)
613

714
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes:

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.9"
3+
version = "0.0.10"
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)