You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,12 +35,9 @@
35
35
36
36
## Features
37
37
38
-
-:smile: A simple script to add the semver field
39
-
to [gitmojis.json](https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json).
40
-
- Generate the files `gitmojis.json` with the semver field added.
41
-
-:rocket: You can automatically and easily release by semver (semantic versioning) just by committing with gitmoji. ( [like this](https://github.com/nkmr-jp/gitmoji-semver-sample/releases) )
42
-
- Automate versioning and release with GithubActions
43
-
and [semantic-release](https://github.com/semantic-release/semantic-release).
38
+
-:smile: generate [gitmojis.json](https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json) with semver field.
39
+
-:smile: generate [semantic-release](https://github.com/semantic-release/semantic-release) setting files and release template.
40
+
-:rocket: auto release by semver (semantic versioning) just by committing with gitmoji. ( [like this](https://github.com/nkmr-jp/gitmoji-semver-sample/releases) )
0 commit comments