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
+
2
18
3
19
- A simple script to add the semver field to [ gitmojis.json] ( https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json ) .
4
20
- Generate the files ` gitmojis.json ` with the semver field added.
@@ -36,7 +52,7 @@ make help
36
52
```
37
53
![ image] ( https://user-images.githubusercontent.com/8490118/97711943-179cc780-1b01-11eb-935f-951956cfb18c.png )
38
54
39
- ## Edit semver.yml for your project
55
+ ### Edit semver.yml for your project
40
56
41
57
[ ./semver.yml] ( ./semver.yml )
42
58
@@ -48,5 +64,17 @@ semver:
48
64
` ` `
49
65
50
66
51
- # Reference
67
+ ## Reference
52
68
- 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