You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .verb.md
+21-30Lines changed: 21 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> {%= description %}
4
4
5
-
Please consider following this project's author, [<%= author.name %>](https://github.com/<%= author.login %>), and :star: the project to show your :heart: and support.
5
+
Please consider following this project's author, [Charlike Mike Reagent](https://github.com/tunnckoCore), and :star: the project to show your :heart: and support.
6
6
7
7
<divid="thetop"></div>
8
8
@@ -16,7 +16,7 @@ Please consider following this project's author, [<%= author.name %>](https://gi
16
16
17
17
If you have any _how-to_ kind of questions, please read the [Contributing Guide](./CONTRIBUTING.md) and [Code of Conduct](./CODE_OF_CONDUCT.md) documents.
18
18
For bugs reports and feature requests, [please create an issue][open-issue-url] or ping
19
-
[@tunnckoCore](https://twitter.com/<%= author.twitter %>) at Twitter.
19
+
[@tunnckoCore](https://twitter.com/tunnckoCore) at Twitter.
Copy file name to clipboardExpand all lines: README.md
+21-30Lines changed: 21 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> Publish new project to NPM following Conventional Commits specification and SemVer. Uses [git-commits-since][] for detecting git commits since last SemVer tag and [detect-next-version][] for what next version bump should be.
4
4
5
-
Please consider following this project's author, [<%= author.name %>](https://github.com/<%= author.login %>), and :star: the project to show your :heart: and support.
5
+
Please consider following this project's author, [Charlike Mike Reagent](https://github.com/tunnckoCore), and :star: the project to show your :heart: and support.
6
6
7
7
<divid="thetop"></div>
8
8
@@ -16,7 +16,7 @@ Please consider following this project's author, [<%= author.name %>](https://gi
16
16
17
17
If you have any _how-to_ kind of questions, please read the [Contributing Guide](./CONTRIBUTING.md) and [Code of Conduct](./CODE_OF_CONDUCT.md) documents.
18
18
For bugs reports and feature requests, [please create an issue][open-issue-url] or ping
19
-
[@tunnckoCore](https://twitter.com/<%= author.twitter %>) at Twitter.
19
+
[@tunnckoCore](https://twitter.com/tunnckoCore) at Twitter.
0 commit comments