Skip to content

Commit fdd7914

Browse files
committed
1.1.0
1 parent 956b602 commit fdd7914

File tree

4 files changed

+73
-3
lines changed

4 files changed

+73
-3
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: '12.x'
1717
registry-url: 'https://registry.npmjs.org'
1818
- run: npm install
19-
- run: npm release
19+
- run: npm run release
2020
env:
2121
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2222
- run: npm run build-binaries

CHANGELOG.md

+70
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,78 @@ 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+
#### [v1.1.0](https://github.com/gagoar/github-app-installation-token/compare/v1.0.2...v1.1.0)
8+
9+
- raw response option [`#71`](https://github.com/gagoar/github-app-installation-token/pull/71)
10+
- Update dependency @types/node to v13.13.36 [`#68`](https://github.com/gagoar/github-app-installation-token/pull/68)
11+
- Update dependency esbuild to v0.8.22 [`#67`](https://github.com/gagoar/github-app-installation-token/pull/67)
12+
- Update dependency typescript to v4.1.3 [`#66`](https://github.com/gagoar/github-app-installation-token/pull/66)
13+
- Update dependency husky to v4.3.6 [`#69`](https://github.com/gagoar/github-app-installation-token/pull/69)
14+
- Update dependency commander to v6.2.1 [`#70`](https://github.com/gagoar/github-app-installation-token/pull/70)
15+
- Update dependency @types/jest to v26.0.19 [`#65`](https://github.com/gagoar/github-app-installation-token/pull/65)
16+
- Update dependency esbuild to v0.8.21 [`#56`](https://github.com/gagoar/github-app-installation-token/pull/56)
17+
- Update dependency eslint-config-prettier to v7 [`#59`](https://github.com/gagoar/github-app-installation-token/pull/59)
18+
- Update dependency @types/jest to v26.0.18 [`#63`](https://github.com/gagoar/github-app-installation-token/pull/63)
19+
- Update dependency @types/node to v13.13.35 [`#64`](https://github.com/gagoar/github-app-installation-token/pull/64)
20+
- Update dependency eslint to v7.15.0 [`#57`](https://github.com/gagoar/github-app-installation-token/pull/57)
21+
- Update dependency husky to v4.3.5 [`#60`](https://github.com/gagoar/github-app-installation-token/pull/60)
22+
- Update typescript-eslint monorepo to v4.9.1 [`#62`](https://github.com/gagoar/github-app-installation-token/pull/62)
23+
- Update dependency ts-node to v9.1.1 [`#61`](https://github.com/gagoar/github-app-installation-token/pull/61)
24+
- Update typescript-eslint monorepo to v4.9.0 [`#50`](https://github.com/gagoar/github-app-installation-token/pull/50)
25+
- Update dependency lint-staged to v10.5.3 [`#55`](https://github.com/gagoar/github-app-installation-token/pull/55)
26+
- Update dependency esbuild to v0.8.18 [`#48`](https://github.com/gagoar/github-app-installation-token/pull/48)
27+
- Update dependency prettier to v2.2.1 [`#49`](https://github.com/gagoar/github-app-installation-token/pull/49)
28+
- Update dependency @types/node to v13.13.34 [`#51`](https://github.com/gagoar/github-app-installation-token/pull/51)
29+
- Update dependency ts-node to v9.1.0 [`#54`](https://github.com/gagoar/github-app-installation-token/pull/54)
30+
- Update dependency @types/jest to v26.0.16 [`#52`](https://github.com/gagoar/github-app-installation-token/pull/52)
31+
- Update dependency @octokit/rest to v18.0.12 [`#53`](https://github.com/gagoar/github-app-installation-token/pull/53)
32+
- Update dependency lint-staged to v10.5.2 [`#45`](https://github.com/gagoar/github-app-installation-token/pull/45)
33+
- Update typescript-eslint monorepo to v4.8.2 [`#43`](https://github.com/gagoar/github-app-installation-token/pull/43)
34+
- Update dependency esbuild to v0.8.14 [`#44`](https://github.com/gagoar/github-app-installation-token/pull/44)
35+
- Update Node.js to v12.20.0 [`#46`](https://github.com/gagoar/github-app-installation-token/pull/46)
36+
- Update dependency @types/node to v13.13.33 [`#47`](https://github.com/gagoar/github-app-installation-token/pull/47)
37+
- Update dependency esbuild to v0.8.12 [`#40`](https://github.com/gagoar/github-app-installation-token/pull/40)
38+
- adding deep source config [`#42`](https://github.com/gagoar/github-app-installation-token/pull/42)
39+
- Update dependency prettier-eslint to v12 [`#41`](https://github.com/gagoar/github-app-installation-token/pull/41)
40+
- Update dependency esbuild to v0.8.11 [`#34`](https://github.com/gagoar/github-app-installation-token/pull/34)
41+
- Update dependency @types/node to v13.13.32 [`#33`](https://github.com/gagoar/github-app-installation-token/pull/33)
42+
- Update dependency debug to v4.3.1 [`#35`](https://github.com/gagoar/github-app-installation-token/pull/35)
43+
- Update dependency prettier to v2.2.0 [`#37`](https://github.com/gagoar/github-app-installation-token/pull/37)
44+
- Update dependency eslint to v7.14.0 [`#38`](https://github.com/gagoar/github-app-installation-token/pull/38)
45+
- Update dependency typescript to v4.1.2 [`#36`](https://github.com/gagoar/github-app-installation-token/pull/36)
46+
- Fixing type [`#39`](https://github.com/gagoar/github-app-installation-token/pull/39)
47+
- Update dependency esbuild to v0.8.9 [`#31`](https://github.com/gagoar/github-app-installation-token/pull/31)
48+
- Update typescript-eslint monorepo to v4.8.1 [`#32`](https://github.com/gagoar/github-app-installation-token/pull/32)
49+
- Update dependency esbuild to v0.8.8 [`#28`](https://github.com/gagoar/github-app-installation-token/pull/28)
50+
- Update Node.js to v12.19.1 [`#29`](https://github.com/gagoar/github-app-installation-token/pull/29)
51+
- Update typescript-eslint monorepo to v4.8.0 [`#30`](https://github.com/gagoar/github-app-installation-token/pull/30)
52+
- Update dependency esbuild to v0.8.7 [`#27`](https://github.com/gagoar/github-app-installation-token/pull/27)
53+
- Update dependency esbuild to v0.8.6 [`#26`](https://github.com/gagoar/github-app-installation-token/pull/26)
54+
- Update dependency nock to v13.0.5 [`#25`](https://github.com/gagoar/github-app-installation-token/pull/25)
55+
- Update typescript-eslint monorepo to v4.7.0 [`#24`](https://github.com/gagoar/github-app-installation-token/pull/24)
56+
- Update dependency eslint to v7.13.0 [`#21`](https://github.com/gagoar/github-app-installation-token/pull/21)
57+
- Adding types [`#23`](https://github.com/gagoar/github-app-installation-token/pull/23)
58+
- Update dependency ts-jest to v26.4.4 [`#22`](https://github.com/gagoar/github-app-installation-token/pull/22)
59+
- Update dependency esbuild to v0.8.5 [`#20`](https://github.com/gagoar/github-app-installation-token/pull/20)
60+
- Update typescript-eslint monorepo to v4.6.1 [`#18`](https://github.com/gagoar/github-app-installation-token/pull/18)
61+
- Update dependency lint-staged to v10.5.1 [`#14`](https://github.com/gagoar/github-app-installation-token/pull/14)
62+
- Update dependency jest to v26.6.3 [`#13`](https://github.com/gagoar/github-app-installation-token/pull/13)
63+
- Update dependency bufferutil to v4.0.2 [`#12`](https://github.com/gagoar/github-app-installation-token/pull/12)
64+
- Update dependency utf-8-validate to v5.0.3 [`#15`](https://github.com/gagoar/github-app-installation-token/pull/15)
65+
- Update dependency esbuild to v0.8.3 [`#17`](https://github.com/gagoar/github-app-installation-token/pull/17)
66+
- mv main.yaml [`#19`](https://github.com/gagoar/github-app-installation-token/pull/19)
67+
- Adding validation on main [`#16`](https://github.com/gagoar/github-app-installation-token/pull/16)
68+
- Pin dependencies [`#9`](https://github.com/gagoar/github-app-installation-token/pull/9)
69+
- Add .whitesource configuration file [`#11`](https://github.com/gagoar/github-app-installation-token/pull/11)
70+
- 1.0.2 [`#8`](https://github.com/gagoar/github-app-installation-token/pull/8)
71+
- Update README.md [`811e582`](https://github.com/gagoar/github-app-installation-token/commit/811e582df2b02832bc4b99ed8045d4870c9d738b)
72+
- Update README.md [`890bc8b`](https://github.com/gagoar/github-app-installation-token/commit/890bc8bf1a7594cfd06423fdf111e53b371d2b05)
73+
- Update README.md [`1a6886f`](https://github.com/gagoar/github-app-installation-token/commit/1a6886f6fa8c5d894a470a1b7d7f277cf660c148)
74+
775
#### [v1.0.2](https://github.com/gagoar/github-app-installation-token/compare/v1.0.1...v1.0.2)
876

77+
> 2 November 2020
78+
979
- copy changes + package description [`#7`](https://github.com/gagoar/github-app-installation-token/pull/7)
1080
- 1.0.1 [`#6`](https://github.com/gagoar/github-app-installation-token/pull/6)
1181

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.2",
5+
"version": "1.1.0",
66
"description": "npm/script and binary 📦 to get a token from a GitHub App",
77
"main": "dist/index.js",
88
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)