File tree Expand file tree Collapse file tree 3 files changed +44
-1
lines changed Expand file tree Collapse file tree 3 files changed +44
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v1.1.4] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4 ) (2023-06-13)
2+
3+ ### Bug Fixes
4+
5+ - ** changelog:** update chglog config
6+
7+ - ** changelog:** correct changelog configs
8+
9+ ### Documentations
10+
11+ - ** readme:** update README.md
12+
13+ ### Features
14+
15+ - ** taskfile:** add taskfiles
16+
17+ ### Others
18+
19+ - ** github-workflow:** update workflows, apply actions from ghacts/gitflow
20+
21+ Full Changelog: [ v1.1.3...v1.1.4] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4 )
Original file line number Diff line number Diff line change @@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file.
44
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
7+ ## [ v1.1.4] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4 ) (2023-06-13)
8+
9+ ### Bug Fixes
10+
11+ - ** changelog:** update chglog config
12+
13+ - ** changelog:** correct changelog configs
14+
15+ ### Documentations
16+
17+ - ** readme:** update README.md
18+
19+ ### Features
20+
21+ - ** taskfile:** add taskfiles
22+
23+ ### Others
24+
25+ - ** github-workflow:** update workflows, apply actions from ghacts/gitflow
26+
27+ Full Changelog: [ v1.1.3...v1.1.4] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.3...v1.1.4 )
28+
729## [ v1.1.3] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.2...v1.1.3 ) (2023-02-15)
830
931### Documentations
Original file line number Diff line number Diff line change 1- 1.1.3
1+ 1.1.4
You can’t perform that action at this time.
0 commit comments