Skip to content

Commit 7d4d252

Browse files
committed
1.0.1
1 parent d0c87e2 commit 7d4d252

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### 1.0.0
7+
#### [v1.0.1](https://github.com/gagoar/github-app-installation-token/compare/v1.0.0...v1.0.1)
8+
9+
- More release work [`#5`](https://github.com/gagoar/github-app-installation-token/pull/5)
10+
- 1.0.0 [`#4`](https://github.com/gagoar/github-app-installation-token/pull/4)
11+
12+
#### v1.0.0
13+
14+
> 2 November 2020
15+
16+
- Fixing release [`#3`](https://github.com/gagoar/github-app-installation-token/pull/3)
17+
- changes + validation [`#2`](https://github.com/gagoar/github-app-installation-token/pull/2)
18+
- adding getToken Command [`#1`](https://github.com/gagoar/github-app-installation-token/pull/1)
19+
- Initial commit [`fa1fe70`](https://github.com/gagoar/github-app-installation-token/commit/fa1fe7080d18eda7cf91ec0ce2b4cef47fbb67e2)
20+
- Update README.md [`9f45c29`](https://github.com/gagoar/github-app-installation-token/commit/9f45c29fa58e63d2d331fd7ab4babb420fd42e10)
21+
- Update package.json [`06b2341`](https://github.com/gagoar/github-app-installation-token/commit/06b2341b7ff0c061a8c99e6fa104c1470ffc1c5c)

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -2,7 +2,7 @@
22
"name": "github-app-installation-token",
33
"repository": "[email protected]:gagoar/github-app-installation-token.git",
44
"license": "MIT",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"description": "ts node template description",
77
"main": "dist/index.js",
88
"bin": {

0 commit comments

Comments
 (0)