Skip to content

Commit ffccf86

Browse files
committed
chore(release): 0.0.12
1 parent 7e8c2a4 commit ffccf86

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.12 (2023-03-02)
6+
7+
###    Testing:
8+
9+
- Refactor test code &nbsp;-&nbsp; by @Binbiubiubiu [<samp>(98f8395)</samp>](https://github.com/Binbiubiubiu/git-semver-tags/commit/98f83955431f833f4b3c7b68c6d410facb1c92f9)
10+
11+
512
## v0.0.11 (2023-02-28)
613

714
### &nbsp;&nbsp;&nbsp;Refactor:

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.11"
3+
version = "0.0.12"
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)