1
- # detect-next-version [ ![ npm version] [ npmv-img ]] [ npmv-url ] [ ![ github release] [ github-release- img]] [ github-release- url] [ ![ License] [ license-img ]] [ license-url ]
1
+ # detect-next-version [ ![ npm version] [ npmv-img ]] [ npmv-url ] [ ![ github release] [ ghrelease- img]] [ ghrelease- url] [ ![ License] [ license-img ]] [ license-url ]
2
2
3
3
> Calculates next version, based on given commit message and following Conventional Commits
4
4
@@ -8,29 +8,25 @@ _You might also be interested in [hela][highlighted-link] or in the other [relat
8
8
9
9
## Quality Assurance :100 :
10
10
11
- [ ![ Code Style Standard] [ standard-img ]] [ standard-url ]
12
- [ ![ Linux Build] [ circleci-img ]] [ circleci-url ]
13
- [ ![ Code Coverage] [ codecov-img ]] [ codecov-url ]
14
- [ ![ Dependencies Status] [ dependencies-img ]] [ dependencies-url ]
11
+ [ ![ XAXA code style] [ codestyle-img ]] [ codestyle-url ]
12
+ [ ![ CircleCI linux build] [ linuxbuild-img ]] [ linuxbuild-url ]
13
+ [ ![ CodeCov coverage status] [ codecoverage-img ]] [ codecoverage-url ]
14
+ [ ![ DavidDM dependency status] [ dependencies-img ]] [ dependencies-url ]
15
+ [ ![ Renovate App Status] [ renovateapp-img ]] [ renovateapp-url ]
16
+ [ ![ Make A Pull Request] [ prs-welcome-img ]] [ prs-welcome-url ]
17
+ [ ![ Semantically Released] [ new-release-img ]] [ new-release-url ]
15
18
16
19
If you have any _ how-to_ kind of questions, please read [ Code of Conduct] ( ./CODE_OF_CONDUCT.md ) and ** join the chat** rooms or [ open an issue] [ open-issue-url ] .
17
20
You may also read the [ Contributing Guide] ( ./CONTRIBUTING.md ) . There, beside _ "How to contribute?"_ , we describe everything ** _ stated_ ** by the badges.
18
21
19
- [ ![ tunnckoCore support] [ chat-img ]] [ chat-url ]
20
- [ ![ Code Format Prettier] [ prettier-img ]] [ prettier-url ]
21
- [ ![ Conventional Commits] [ ccommits-img ]] [ ccommits-url ]
22
- [ ![ Make A Pull Request] [ prs-welcome-img ]] [ prs-welcome-url ]
23
- [ ![ Node Version Required] [ nodeversion-img ]] [ nodeversion-url ]
24
- [ ![ Renovate App Status] [ renovate-img ]] [ renovate-url ]
25
-
26
- [ ![ All Contributors Spec] [ all-contributors-img ]] ( #contributors )
27
- [ ![ Make A Pull Request] [ prs-welcome-img ]] [ prs-welcome-url ]
28
- [ ![ Newsletter Subscribe] [ tinyletter-img ]] [ tinyletter-url ]
29
- [ ![ PayPal Author Support] [ paypal-donate-img ]] [ paypal-donate-url ]
30
- [ ![ Share Love Tweet] [ share-love-img ]] [ share-love-url ]
31
- [ ![ NPM Downloads Weekly] [ downloads-weekly-img ]] [ npmv-url ]
32
- [ ![ NPM Downloads Monthly] [ downloads-monthly-img ]] [ npmv-url ]
33
- [ ![ NPM Downloads Total] [ downloads-total-img ]] [ npmv-url ]
22
+ [ ![ Conventional Commits] [ ccommits-img ]] [ ccommits-url ]
23
+ [ ![ Become a Patron] [ patreon-img ]] [ patreon-url ]
24
+ [ ![ Share Love Tweet] [ shareb ]] [ shareu ]
25
+ [ ![ NPM Downloads Weekly] [ downloads-weekly-img ]] [ npmv-url ]
26
+ [ ![ NPM Downloads Monthly] [ downloads-monthly-img ]] [ npmv-url ]
27
+ [ ![ NPM Downloads Total] [ downloads-total-img ]] [ npmv-url ]
28
+
29
+ Project is [ semantically] ( https://semver.org ) & automatically released on [ CircleCI] [ codecoverage-url ] with [ new-release] [ ] and its [ New Release] ( https://github.com/apps/new-release ) GitHub App.
34
30
35
31
## Table of Contents
36
32
- [ Install] ( #install )
@@ -101,18 +97,19 @@ Some of these projects are used here or were inspiration for this one, others ar
101
97
102
98
## Contributing
103
99
Please read the [ Contributing Guide] ( ./CONTRIBUTING.md ) and [ Code of Conduct] ( ./CODE_OF_CONDUCT.md ) documents for advices.
104
- For bugs reports and feature requests, [ please create an issue] [ open-issue-url ] or join us at our [ Flock chat ] [ chat-url ] rooms .
105
-
100
+ For bugs reports and feature requests, [ please create an issue] [ open-issue-url ] or ping [ @ tunnckoCore ] ( https://twitter.com/tunnckoCore ) at Twitter .
101
+
106
102
## Contributors
107
103
Thanks to the hard work of [ these wonderful people] ( ./CONTRIBUTORS.md ) this project is alive and it also follows the [ all-contributors] ( https://github.com/kentcdodds/all-contributors ) specification.
108
- [ Pull requests] ( ./CONTRIBUTING.md #opening-a-pull-request) , stars and all kind of [ contributions] ( https://opensource.guide/how-to-contribute/#what-it-means-to-contribute ) are always welcome.
104
+ [ Pull requests] ( https://github.com/tunnckoCore/contributing #opening-a-pull-request) , stars and all kind of [ contributions] ( https://opensource.guide/how-to-contribute/#what-it-means-to-contribute ) are always welcome. : stars :
109
105
110
106
## Users
111
107
You can see who uses ` detect-next-version ` in the [ USERS.md] ( ./USERS.md ) file. Please feel free adding this file if it not exists.
112
- If you or your organization are using this project, consider adding yourself to the list of users. ** Thank You!**
108
+ If you or your organization are using this project, consider adding yourself to the list of users.
109
+ ** Thank You!** :heart :
113
110
114
111
## License
115
- Copyright (c) 2017-present, [ Charlike Mike Reagent] [ author-link ] ` <olsten.larck @gmail.com> ` .
112
+ Copyright (c) 2017-present, [ Charlike Mike Reagent] [ author-link ] ` <mameto2011 @gmail.com> ` .
116
113
Released under the [ Apache-2.0 License] [ license-url ] .
117
114
118
115
***
@@ -126,79 +123,63 @@ _Project scaffolded and managed with [hela][]._
126
123
127
124
<!-- Heading badges -->
128
125
[ npmv-url ] : https://www.npmjs.com/package/detect-next-version
129
- [ npmv-img ] : https://img.shields.io /npm/v/detect-next-version.svg?label =npm%20version
126
+ [ npmv-img ] : https://badgen.net /npm/v/detect-next-version?icon =npm
130
127
131
- [ github-release -url] : https://github.com/tunnckoCore/detect-next-version/releases/latest
132
- [ github-release- img] : https://img.shields.io /github/release/tunnckoCore/detect-next-version.svg?label =github%20release
128
+ [ ghrelease -url] : https://github.com/tunnckoCore/detect-next-version/releases/latest
129
+ [ ghrelease- img] : https://badgen.net /github/release/tunnckoCore/detect-next-version?icon =github
133
130
134
131
[ license-url ] : https://github.com/tunnckoCore/detect-next-version/blob/master/LICENSE
135
- [ license-img ] : https://img.shields.io/npm/l/detect-next-version.svg
136
- <!-- [license-img]: https://img.shields.io/badge/license-tunnckoCore_1%2E0-blue.svg -->
137
-
138
- [ downloads-monthly-img ] : https://img.shields.io/npm/dm/detect-next-version.svg
132
+ [ license-img ] : https://badgen.net/npm/license/detect-next-version
139
133
140
134
<!-- Front line badges -->
141
- [ bithound-score-url ] : https://www.bithound.io/github/tunnckoCore/detect-next-version
142
- [ bithound-score-img ] : https://www.bithound.io/github/tunnckoCore/detect-next-version/badges/score.svg
143
-
144
- [ bithound-code-url ] : https://www.bithound.io/github/tunnckoCore/detect-next-version
145
- [ bithound-code-img ] : https://www.bithound.io/github/tunnckoCore/detect-next-version/badges/code.svg
146
-
147
- [ standard-url ] : https://github.com/airbnb/javascript
148
- [ standard-img ] : https://img.shields.io/badge/code_style-airbnb-brightgreen.svg
149
135
150
- [ circleci -url] : https://circleci .com/gh/ tunnckoCore/detect-next-version/tree/master
151
- [ circleci -img] : https://img.shields.io/circleci/project/github/tunnckoCore/detect-next-version/master.svg
136
+ [ codestyle -url] : https://github .com/tunnckoCore/detect-next-version
137
+ [ codestyle -img] : https://badgen.net/badge/code%20style/esmc/purple
152
138
153
- [ codecov -url] : https://codecov.io /gh/tunnckoCore/detect-next-version
154
- [ codecov -img] : https://img.shields.io/codecov/c/ github/tunnckoCore/detect-next-version/master.svg
139
+ [ linuxbuild -url] : https://circleci.com /gh/tunnckoCore/detect-next-version/tree/master
140
+ [ linuxbuild -img] : https://badgen.net/circleci/ github/tunnckoCore/detect-next-version/master?label=build&icon=circleci
155
141
156
- [ bithound-deps- url] : https://www.bithound. io/github /tunnckoCore/detect-next-version/dependencies/npm
157
- [ bithound-deps- img] : https://www.bithound.io/ github/tunnckoCore/detect-next-version/badges/dependencies.svg
142
+ [ codecoverage- url] : https://codecov. io/gh /tunnckoCore/detect-next-version
143
+ [ codecoverage- img] : https://badgen.net/codecov/c/ github/tunnckoCore/detect-next-version
158
144
159
145
[ dependencies-url ] : https://david-dm.org/tunnckoCore/detect-next-version
160
- [ dependencies-img ] : https://img.shields.io /david/tunnckoCore/detect-next-version.svg
146
+ [ dependencies-img ] : https://badgen.net /david/dep/ tunnckoCore/detect-next-version
161
147
162
- <!-- Second front of badges -->
163
- [ chat-url ] : https://tunnckocore.flock.com/?i=cx2xoeofjtj6eo6c
164
- [ chat-img ] : https://img.shields.io/badge/chat-on_flock-brightgreen.svg
148
+ [ ccommits-url ] : https://conventionalcommits.org/
149
+ [ ccommits-img ] : https://badgen.net/badge/conventional%20commits/v1.0.0/dfb317
165
150
166
- [ prettier- url] : https://github.com/prettier/prettier
167
- [ prettier- img] : https://img.shields.io /badge/styled_with-prettier-f952a5.svg
151
+ [ new-release- url] : https://github.com/tunnckoCore/new-release
152
+ [ new-release- img] : https://badgen.net /badge/semantically/released/05c5ff
168
153
169
- [ nodesecurity-url ] : https://nodesecurity.io/orgs/tunnckocore/projects/d0aea59c-0e09-42ac-bd67-2c48f22c5226/master
170
- [ nodesecurity-img ] : https://nodesecurity.io/orgs/tunnckocore/projects/d0aea59c-0e09-42ac-bd67-2c48f22c5226/badge
171
- <!-- the original color of nsp:
172
- [nodesec-img]: https://img.shields.io/badge/nsp-no_known_vulns-35a9e0.svg -->
154
+ [ downloads-weekly-img ] : https://badgen.net/npm/dw/detect-next-version
155
+ [ downloads-monthly-img ] : https://badgen.net/npm/dm/detect-next-version
156
+ [ downloads-total-img ] : https://badgen.net/npm/dt/detect-next-version
173
157
174
- [ ccommits -url] : https://conventionalcommits.org/
175
- [ ccommits -img] : https://img.shields.io /badge/conventional_commits-1.0.0-yellow.svg
158
+ [ renovateapp -url] : https://renovatebot.com
159
+ [ renovateapp -img] : https://badgen.net /badge/renovate/enabled/green
176
160
177
- [ prs-welcome-img ] : https://img.shields.io /badge/PRs- welcome-brightgreen.svg
161
+ [ prs-welcome-img ] : https://badgen.net /badge/PRs/ welcome/green
178
162
[ prs-welcome-url ] : http://makeapullrequest.com
179
163
180
- [ nodeversion-url ] : https://nodejs.org/en/download
181
- [ nodeversion-img ] : https://img.shields.io/node/v/detect-next-version.svg
182
-
183
- [ renovate-url ] : https://renovateapp.com
184
- [ renovate-img ] : https://img.shields.io/badge/renovate-enabled-brightgreen.svg
164
+ [ paypal-donate-url ] : https://paypal.me/tunnckoCore/10
165
+ [ paypal-donate-img ] : https://badgen.net/badge/$/support/purple
185
166
186
- <!-- Third badges line (After CodeSponsor ads) -->
187
- [ all-contributors- img] : https://img.shields.io/github/contributors/tunnckoCore/detect-next-version.svg?label=all%20contributors&colorB=ffa500
167
+ [ patreon-url ] : https://www.patreon.com/bePatron?u=5579781
168
+ [ patreon- img] : https://badgen.net/badge/become/a%20patron/F96854?icon=patreon
188
169
189
- [ tinyletter-url ] : https://tinyletter.com/tunnckoCore
190
- [ tinyletter-img ] : https://img.shields.io/badge/join-newsletter-9caaf8.svg
170
+ [ shareu ] : https://twitter.com/intent/tweet?text=https://github.com/tunnckoCore/detect-next-version&via=tunnckoCore
171
+ [ shareb ] : https://badgen.net/badge/twitter/share/1da1f2
172
+ [ open-issue-url ] : https://github.com/tunnckoCore/detect-next-version/issues/new
173
+ [ author-link ] : https://tunnckocore.com
191
174
192
- [ paypal-donate-url ] : https://paypal.me /tunnckoCore/10
193
- [ paypal-donate-img ] : https://img.shields.io/badge/$-support-f47721.svg
175
+ [ new-release ] : https://github.com /tunnckoCore/new-release
176
+ [ semantic-release ] : https://github.com/semantic-release/semantic-release
194
177
195
- [ downloads-weekly-img ] : https://img.shields.io/npm/dw/detect-next-version.svg
196
- [ downloads-total- img] : https://img.shields.io/npm/dt /detect-next-version.svg
178
+ [ nodeversion-url ] : https://nodejs.org/en/download
179
+ [ nodeversion- img] : https://img.shields.io/node/v /detect-next-version.svg
197
180
198
- <!-- Miscellaneous -->
199
- [ share-love-url ] : https://twitter.com/intent/tweet?text=https://github.com/tunnckoCore/detect-next-version&via=tunnckoCore
200
- [ share-love-img ] : https://img.shields.io/badge/share-love-1da1f2.svg
201
- [ open-issue-url ] : https://github.com/tunnckoCore/detect-next-version/issues/new
181
+ [ chat-url ] : https://tunnckocore.flock.com/?i=cx2xoeofjtj6eo6c
182
+ [ chat-img ] : https://img.shields.io/badge/chat-on_flock-brightgreen.svg
202
183
203
184
[ highlighted-link ] : https://ghub.now.sh/hela
204
185
[ author-link ] : https://i.am.charlike.online
0 commit comments