Skip to content

Commit b24286b

Browse files
authored
Update README.md
1 parent 0c92237 commit b24286b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
- A simple script to add the semver field to [gitmojis.json](https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json).
44
- Generate the files `gitmojis.json` with the semver field added.
55
- 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) )
78

89

910
## Prepare

0 commit comments

Comments
 (0)