File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.2] - 2023-04-04
9+
10+ Test release
11+
812## [ 0.1.1] - 2023-04-04
913
1014### Added
@@ -47,6 +51,7 @@ This release marks the first full realization of project's description.
4751
4852- 'None
4953
54+ [ 0.1.2 ] : https://github.com/mbrav/git_raider/compare/0.1.1...0.1.2
5055[ 0.1.1 ] : https://github.com/mbrav/git_raider/compare/0.1.0...0.1.1
5156[ 0.1.0 ] : https://github.com/mbrav/git_raider/compare/0.0.3...0.1.0
5257[ 0.0.3 ] : https://github.com/mbrav/git_raider/compare/0.0.2...0.0.3
Original file line number Diff line number Diff line change 11[package ]
22name = " git_raider"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44descripion = " Mass git repository search, replace and commit tool"
55authors = [" mbrav <mbrav@protonmail.com>" ]
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments