Skip to content

Commit e77b881

Browse files
committed
Merge branch 'master' of https://github.com/EndBug/version-check
2 parents 0613b45 + a0d5199 commit e77b881

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,16 @@
8282
"contributions": [
8383
"code"
8484
]
85+
},
86+
{
87+
"login": "adamkudrna",
88+
"name": "Adam Kudrna",
89+
"avatar_url": "https://avatars2.githubusercontent.com/u/5614085?v=4",
90+
"profile": "https://www.adamkudrna.cz",
91+
"contributions": [
92+
"ideas",
93+
"doc"
94+
]
8595
}
8696
],
8797
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Version check
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
You can use this GitHub action to check whether your npm package version has been updated: this can be extremely helpful if you want to automate your release process.
@@ -130,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
130130
</tr>
131131
<tr>
132132
<td align="center"><a href="http://alextorres.me"><img src="https://avatars0.githubusercontent.com/u/2911626?v=4" width="100px;" alt=""/><br /><sub><b>Alex Torres</b></sub></a><br /><a href="https://github.com/EndBug/version-check/commits?author=AlexRex" title="Code">💻</a></td>
133+
<td align="center"><a href="https://www.adamkudrna.cz"><img src="https://avatars2.githubusercontent.com/u/5614085?v=4" width="100px;" alt=""/><br /><sub><b>Adam Kudrna</b></sub></a><br /><a href="#ideas-adamkudrna" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/EndBug/version-check/commits?author=adamkudrna" title="Documentation">📖</a></td>
133134
</tr>
134135
</table>
135136

0 commit comments

Comments
 (0)