File tree Expand file tree Collapse file tree 4 files changed +22
-1
lines changed Expand file tree Collapse file tree 4 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ Taskfile.yaml
Original file line number Diff line number Diff line change
1
+ {
2
+ "bumpFiles": [
3
+ {
4
+ "filename": "VERSION",
5
+ "type": "plain-text"
6
+ }
7
+ ]
8
+ }
Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. See [standa
4
4
5
5
### 1.0.1-rc.0 (2023-02-12)
6
6
7
+
8
+ ### Features
9
+
10
+ * ** github-actions:** update workflow using GitHub CLI ([ d46d2c0] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/d46d2c0d4fcde955b68d40400d51a33747a73016 ) )
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * ** github-actions:** rename repository secret variable GITHUB_TOKEN to GH_TOKEN ([ 5da410e] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/5da410ee04fe1151835df35f4795dab51d18aa18 ) )
16
+
17
+ ### 1.0.0-rc.1 (2023-02-12)
18
+
7
19
### Features
8
20
9
21
* ** ci:** add workflow release ([ b6d71ae] ( https://github.com/ansidev/sample-gitflow-release-workflows/commit/b6d71aeb3e913af7261e62c9091802078f6cb6b5 ) )
Original file line number Diff line number Diff line change 1
- 1.0.0 -rc.1
1
+ 1.0.1 -rc.0
You can’t perform that action at this time.
0 commit comments