File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
66
77
8+ ## [ v1.1.2] (2023-02-15)
9+
10+ ### Documentations
11+
12+ - ** changelog:** change format of CHANGELOG.md
13+
14+ ### Features
15+
16+ - ** dev-tool:** add git-chglog config
17+
18+ Full Changelog: [ v1.1.1...v1.1.2] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.1...v1.1.2 )
19+
820## [ v1.1.1] (2023-02-14)
921
1022Full Changelog: [ v1.1.1-rc.0...v1.1.1] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.1-rc.0...v1.1.1 )
@@ -191,6 +203,7 @@ Full Changelog: [v1.0.0-rc.1...v1.0.1-rc.0](https://github.com/ansidev/sample-gi
191203
192204Full Changelog: [ v1.0.0-rc.1] ( https://github.com/ansidev/sample-gitflow-release-workflows/commits/v1.0.0-rc.1 )
193205
206+ [ v1.1.2 ] : https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.1...v1.1.2
194207[ v1.1.1 ] : https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.1-rc.0...v1.1.1
195208[ v1.1.1-rc.0 ] : https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.0...v1.1.1-rc.0
196209[ v1.1.0 ] : https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.0-rc.3...v1.1.0
Original file line number Diff line number Diff line change 1- 1.1.1
1+ 1.1.2
You can’t perform that action at this time.
0 commit comments