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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
- A simple script to add the semver field to [gitmojis.json](https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json).
4
4
- Generate the files `gitmojis.json` with the semver field added.
5
5
- You can easily change the configuration of semver in [./semver.yml](./semver.yml) .
6
-
- You can easily set up [semantic-release](https://github.com/semantic-release/semantic-release) and GithubActions to your project. ( It can do Semver Release automatically by just committing with gitmoji. [like this](https://github.com/nkmr-jp/gitmoji-semver/releases) )
6
+
- You can easily set up [semantic-release](https://github.com/semantic-release/semantic-release) and GithubActions to your project.
7
+
- It can do Semver Release automatically by just committing with gitmoji. ( [like this](https://github.com/nkmr-jp/gitmoji-semver/releases) )
0 commit comments