We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 848a4e4 + 4ba86b4 commit ed2ea28Copy full SHA for ed2ea28
.semrelrc
@@ -0,0 +1,25 @@
1
+{
2
+ "plugins": {
3
+ "commit-analyzer": {
4
+ "name": "default@^1.0.0"
5
+ },
6
+ "ci-condition": {
7
+ "name": "github"
8
9
+ "changelog-generator": {
10
+ "name": "default",
11
+ "options": {
12
+ "emojis": "false"
13
+ }
14
15
+ "provider": {
16
+ "name": "github",
17
18
+ "github_use_compare_commits": "true"
19
20
21
+ "files-updater": {
22
+ "names": ["CHANGELOG.md"]
23
24
25
+}
0 commit comments