File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.4.0] - 2020-02-22
11
+
10
12
### Added
11
13
12
14
- A whitelist of which users can trigger the release workflow.
@@ -41,7 +43,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
43
42
44
- Everything since the beginning!
43
45
44
- [ Unreleased ] : https://github.com/thomaseizinger/github-action-gitflow-release-workflow/compare/1.3.0...HEAD
46
+ [ Unreleased ] : https://github.com/thomaseizinger/github-action-gitflow-release-workflow/compare/1.4.0...HEAD
47
+
48
+ [ 1.4.0 ] : https://github.com/thomaseizinger/github-action-gitflow-release-workflow/compare/1.3.0...1.4.0
45
49
46
50
[ 1.3.0 ] : https://github.com/thomaseizinger/github-action-gitflow-release-workflow/compare/1.2.0...1.3.0
47
51
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " github-action-gitflow-release-workflow" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 1.4 .0" ,
4
4
"main" : " index.js" ,
5
5
"author" :
" Thomas Eizinger <[email protected] >" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments