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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,7 @@
38
38
-:smile: A simple script to add the semver field
39
39
to [gitmojis.json](https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json).
40
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
42
-
committing with Gitmoji. ( [like this](https://github.com/nkmr-jp/gitmoji-semver/releases) )
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) )
43
42
- Automate versioning and release with GithubActions
44
43
and [semantic-release](https://github.com/semantic-release/semantic-release).
0 commit comments