File tree Expand file tree Collapse file tree 1 file changed +31
-3
lines changed Expand file tree Collapse file tree 1 file changed +31
-3
lines changed Original file line number Diff line number Diff line change 1- # gitmoji-semver
1+ <h1 align =" center " >Welcome to gitmoji-semver 👋</h1 >
2+
3+ <p >
4+ <a href =" # " target =" _blank " >
5+ <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
6+ </a >
7+ <a href =" https://gitmoji.carloscuesta.me " >
8+ <img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
9+ </a >
10+ <a href =" https://github.com/semantic-release/semantic-release " >
11+ <img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="semantic-release">
12+ </a >
13+ </p >
14+
15+
16+ > A script to add the semver field to gitmojis.json, and generate semantic-release setting files.
17+
218
319- A simple script to add the semver field to [ gitmojis.json] ( https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json ) .
420- Generate the files ` gitmojis.json ` with the semver field added.
@@ -36,7 +52,7 @@ make help
3652```
3753![ image] ( https://user-images.githubusercontent.com/8490118/97711943-179cc780-1b01-11eb-935f-951956cfb18c.png )
3854
39- ## Edit semver.yml for your project
55+ ### Edit semver.yml for your project
4056
4157[ ./semver.yml] ( ./semver.yml )
4258
@@ -48,5 +64,17 @@ semver:
4864` ` `
4965
5066
51- # Reference
67+ ## Reference
5268- https://github.com/carloscuesta/gitmoji/issues/429
69+
70+ ## Author
71+
72+ 👤 **nkmr-jp**
73+
74+
75+ ## Show your support
76+
77+ Give a ⭐️ if this project helped you!
78+
79+ ***
80+ _This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
You can’t perform that action at this time.
0 commit comments