2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ ## [ 1.1.0-rc.1] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.1.0-rc.0...v1.1.0-rc.1 ) (2023-02-14)
6
+
7
+ ### Features
8
+
9
+ * ** workflow-auto-merge-release-hotfix-into-develop:** add new workflow for auto merging release/hotfix into develop ([ c9d2c41] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/c9d2c413e1c3e3aeb1d3c31c529b96f5c29e4bf5 ) )
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** workflow-draft-release-hotfix-pr:** correct wrong logic ([ f36ddf1] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/f36ddf1e174e72b65b21efa41f623ce2371d0355 ) )
14
+ * ** workflow-draft-release-hotfix-pr:** fix PR is missing label ` pre-release ` ([ fe4d1e0] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/fe4d1e00b9d2517bbe0f89794ea2668bea5765fa ) )
15
+
16
+ ### Documentations
17
+
18
+ * ** readme:** update README.md ([ bd62d5a] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/bd62d5abd674b76d452b3b1c151749ca572f3f79 ) )
19
+
5
20
## [ 1.1.0-rc.0] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.2...v1.1.0-rc.0 ) (2023-02-13)
6
21
7
22
### Features
@@ -12,62 +27,62 @@ All notable changes to this project will be documented in this file. See [standa
12
27
13
28
* ** readme:** update README.md ([ 9175012] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/9175012bed48f47fc08e681983ad21f81e8e2f04 ) )
14
29
15
- ### [ 1.0.2] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.2-rc.0...v1.0.2 ) (2023-02-13)
30
+ ## [ 1.0.2] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.2-rc.0...v1.0.2 ) (2023-02-13)
16
31
17
32
### Bug Fixes
18
33
19
34
* ** github-actions:** fix PR body ([ 4701d3a] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/4701d3a33ea1f9563662ac0ddeb47ceb972e66d6 ) )
20
35
21
- ### [ 1.0.2-rc.0] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.7...v1.0.2-rc.0 ) (2023-02-13)
36
+ ## [ 1.0.2-rc.0] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.7...v1.0.2-rc.0 ) (2023-02-13)
22
37
23
38
### Features
24
39
25
40
* ** workflow-release:** auto create merge commit for PR on merging ([ bc07fe5] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/bc07fe522fc2dbc8ea4171be7404a8870f4dce38 ) )
26
41
* ** workflow-release:** auto merge PR after creating ([ 85a272f] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/85a272f377da0589b55bbc9420d933237f41ff6e ) )
27
42
28
- ### [ 1.0.1-rc.7] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.6...v1.0.1-rc.7 ) (2023-02-13)
43
+ ## [ 1.0.1-rc.7] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.6...v1.0.1-rc.7 ) (2023-02-13)
29
44
30
45
### Bug Fixes
31
46
32
47
* ** github-actions:** fix failed command gh pr create ([ c57d773] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/c57d773547c355bbff010a12d602f4abb0cb985d ) )
33
48
34
- ### [ 1.0.1-rc.6] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.5...v1.0.1-rc.6 ) (2023-02-13)
49
+ ## [ 1.0.1-rc.6] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.5...v1.0.1-rc.6 ) (2023-02-13)
35
50
36
51
### Bug Fixes
37
52
38
53
* ** github-actions:** correct command flag value ([ 95af6a2] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/95af6a2f92adb1f3a6709c9225b3028aedbc5987 ) )
39
54
40
- ### [ 1.0.1-rc.5] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.4...v1.0.1-rc.5 ) (2023-02-13)
55
+ ## [ 1.0.1-rc.5] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.4...v1.0.1-rc.5 ) (2023-02-13)
41
56
42
57
### Bug Fixes
43
58
44
59
* ** github-actions:** revert wrong changes ([ 1e044df] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/1e044dfd9746afbe7263c484813a8a26920119bf ) )
45
60
46
- ### [ 1.0.1-rc.4] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.3...v1.0.1-rc.4 ) (2023-02-12)
61
+ ## [ 1.0.1-rc.4] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.3...v1.0.1-rc.4 ) (2023-02-12)
47
62
48
63
### Bug Fixes
49
64
50
65
* ** github-actions:** fix fail steps and refactor code ([ 872d740] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/872d740b98dd15adc988079744656814229f37d5 ) )
51
66
52
- ### [ 1.0.1-rc.3] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.2...v1.0.1-rc.3 ) (2023-02-12)
67
+ ## [ 1.0.1-rc.3] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.2...v1.0.1-rc.3 ) (2023-02-12)
53
68
54
69
### Bug Fixes
55
70
56
71
* ** github-actions:** remove invalid command flag ([ 1794f4c] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/1794f4cc27e9053e6ddbbccd01d7d0895812d510 ) )
57
72
58
- ### [ 1.0.1-rc.2] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.1...v1.0.1-rc.2 ) (2023-02-12)
73
+ ## [ 1.0.1-rc.2] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.1...v1.0.1-rc.2 ) (2023-02-12)
59
74
60
75
### Bug Fixes
61
76
62
77
* ** github-actions:** add missing checkout step ([ e20f63a] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/e20f63ababd316d413b9573c727c68717b3b480d ) )
63
78
64
- ### [ 1.0.1-rc.1] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.0...v1.0.1-rc.1 ) (2023-02-12)
79
+ ## [ 1.0.1-rc.1] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.1-rc.0...v1.0.1-rc.1 ) (2023-02-12)
65
80
66
81
### Bug Fixes
67
82
68
83
* ** github-actions:** correct syntax ([ dcea1b6] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/dcea1b6fde978a05ca3ff8855af26600e7a9f226 ) )
69
84
70
- ### [ 1.0.1-rc.0] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.0-rc.1...v1.0.1-rc.0 ) (2023-02-12)
85
+ ## [ 1.0.1-rc.0] ( https://github.com/ansidev/sample-gitflow-release-workflows/compare/v1.0.0-rc.1...v1.0.1-rc.0 ) (2023-02-12)
71
86
72
87
### Features
73
88
@@ -77,7 +92,7 @@ All notable changes to this project will be documented in this file. See [standa
77
92
78
93
* ** github-actions:** rename repository secret variable GITHUB_TOKEN to GH_TOKEN ([ 5da410e] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/5da410ee04fe1151835df35f4795dab51d18aa18 ) )
79
94
80
- ### 1.0.0-rc.1 (2023-02-12)
95
+ ## 1.0.0-rc.1 (2023-02-12)
81
96
82
97
### Features
83
98
0 commit comments