Skip to content

Commit c03c993

Browse files
committed
📝 Update README
1 parent 41a5348 commit c03c993

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,9 @@
3535

3636
## Features
3737

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) )
4441

4542
### Release template type
4643

0 commit comments

Comments
 (0)