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

Commit b50d40b

Browse files
author
kaaaxcreatorsBOT
committed
🔖 Release v1.1.4 [skip ci]
1 parent c4a999c commit b50d40b

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [v1.1.4] - 2021-09-07
2+
3+
[Release notes](https://github.com/kaaax0815/github-insights/releases/tag/v1.1.4) · [Compare](https://github.com/kaaax0815/github-insights/compare/v1.1.3...v1.1.4) · [Tag](https://github.com/kaaax0815/github-insights/tree/v1.1.4) · Archive ([zip](https://github.com/kaaax0815/github-insights/archive/v1.1.4.zip) · [tar.gz](https://github.com/kaaax0815/github-insights/archive/v1.1.4.tar.gz))
4+
5+
### Bug fixes
6+
7+
- [`c4a999c`](https://github.com/kaaax0815/github-insights/commit/c4a999c) Fix Compiler Warnings
8+
9+
### Dependency updates
10+
11+
- [`3fea669`](https://github.com/kaaax0815/github-insights/commit/3fea669) Bump node-fetch from 2.6.1 to 3.0.0
12+
- [`d2d3dff`](https://github.com/kaaax0815/github-insights/commit/d2d3dff) Bump @types/node-fetch from 2.5.12 to 3.0.3
13+
- [`d5fab29`](https://github.com/kaaax0815/github-insights/commit/d5fab29) Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
14+
- [`12479f6`](https://github.com/kaaax0815/github-insights/commit/12479f6) Bump @typescript-eslint/parser from 4.30.0 to 4.31.0
15+
116
## [v1.1.3] - 2021-08-30
217

318
[Release notes](https://github.com/kaaax0815/github-insights/releases/tag/v1.1.3) · [Compare](https://github.com/kaaax0815/github-insights/compare/v1.1.2...v1.1.3) · [Tag](https://github.com/kaaax0815/github-insights/tree/v1.1.3) · Archive ([zip](https://github.com/kaaax0815/github-insights/archive/v1.1.3.zip) · [tar.gz](https://github.com/kaaax0815/github-insights/archive/v1.1.3.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-insights",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Get Github Insights, but easy",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)