Skip to content
This repository was archived by the owner on Jan 30, 2022. It is now read-only.

Commit 349f17a

Browse files
author
kaaaxcreatorsBOT
committed
🔖 Release v1.0.1 [skip ci]
1 parent b4c253f commit 349f17a

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v1.0.1] - 2021-05-05
2+
3+
[Release notes](https://github.com/kaaax0815/github-insights/releases/tag/v1.0.1) · [Compare](https://github.com/kaaax0815/github-insights/compare/v1.0.0...v1.0.1) · [Tag](https://github.com/kaaax0815/github-insights/tree/v1.0.1) · Archive ([zip](https://github.com/kaaax0815/github-insights/archive/v1.0.1.zip) · [tar.gz](https://github.com/kaaax0815/github-insights/archive/v1.0.1.tar.gz))
4+
5+
### Bug fixes
6+
7+
- [`b4c253f`](https://github.com/kaaax0815/github-insights/commit/b4c253f) Add important infos
8+
19
## [v1.0.0] - 2021-05-05
210

311
[Release notes](https://github.com/kaaax0815/github-insights/releases/tag/v1.0.0) · [Tag](https://github.com/kaaax0815/github-insights/tree/v1.0.0) · Archive ([zip](https://github.com/kaaax0815/github-insights/archive/v1.0.0.zip) · [tar.gz](https://github.com/kaaax0815/github-insights/archive/v1.0.0.tar.gz))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-insights",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Get Github Insights, but easy",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -44,11 +44,11 @@
4444
"access": "public"
4545
},
4646
"bugs": {
47-
"url" : "https://github.com/kaaax0815/github-insights/issues"
47+
"url": "https://github.com/kaaax0815/github-insights/issues"
4848
},
4949
"funding": {
50-
"type" : "individual",
51-
"url" : "https://www.buymeacoffee.com/kaaaxcreators"
50+
"type": "individual",
51+
"url": "https://www.buymeacoffee.com/kaaaxcreators"
5252
},
5353
"homepage": "https://kaaax0815.github.io/github-insights/"
5454
}

0 commit comments

Comments
 (0)