Joel Male
|
01d242f5b1
|
v2.0.1
|
2020-08-27 18:23:33 +10:00 |
|
dependabot[bot]
|
9fa1db0dd2
|
⬆️ Bump typescript from 3.9.7 to 4.0.2 (#13)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joel Male <joel@joelmale.com>
|
2020-08-27 18:15:57 +10:00 |
|
dependabot[bot]
|
ebddbc5b50
|
Bump prettier from 2.0.5 to 2.1.1 (#15)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-27 18:15:09 +10:00 |
|
dependabot[bot]
|
f91ad44035
|
Bump @vercel/ncc from 0.23.0 to 0.24.0 (#16)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.23.0...0.24.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-27 18:14:56 +10:00 |
|
dependabot[bot]
|
1d93074b53
|
Bump @actions/core from 1.2.4 to 1.2.5 (#18)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-27 18:14:42 +10:00 |
|
Joel Male
|
a2d3f9a4da
|
v2.0.0
|
2020-08-26 10:50:05 +10:00 |
|
Joel Male
|
a2c63f8d08
|
Fix issue with res.status being undefined
|
2020-08-26 10:20:01 +10:00 |
|
Joel Male
|
f43e86409d
|
Remove fetch, add axios
|
2020-08-26 10:10:43 +10:00 |
|
Joel Male
|
1cbd7b0bbc
|
Add node-fetch
|
2020-08-26 10:00:45 +10:00 |
|
Joel Male
|
00f958821e
|
Convert action to ts
- Add optional header support
- Add optional body support
|
2020-08-26 09:36:04 +10:00 |
|