Skip to content

Commit 9bedb86

Browse files
chore: release 2.0.4 (#118)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 4b2b405 commit 9bedb86

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.0.4](https://www.github.com/netlify/gh-release-fetch/compare/v2.0.3...v2.0.4) (2021-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency node-fetch to v2.6.5 ([#117](https://www.github.com/netlify/gh-release-fetch/issues/117)) ([d524458](https://www.github.com/netlify/gh-release-fetch/commit/d524458f4ae31e2af802e01e79179e208e38dbf1))
9+
310
### [2.0.3](https://www.github.com/netlify/gh-release-fetch/compare/v2.0.2...v2.0.3) (2021-09-13)
411

512

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": "gh-release-fetch",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "A library to fetch release binaries from GitHub Releases",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)