Skip to content

Commit

Permalink
chore: release 2.0.1 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: Erez Rokah <[email protected]>
  • Loading branch information
token-generator-app[bot] and erezrokah authored Jul 12, 2021
1 parent daf265b commit deff1b2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### [2.0.1](https://www.github.com/netlify/gh-release-fetch/compare/v2.0.0...v2.0.1) (2021-07-12)


### Bug Fixes

* **deps:** update dependency @types/download to v8.0.1 ([d374b05](https://www.github.com/netlify/gh-release-fetch/commit/d374b05248506a83f7baf808c0ecb009e2893132))
* **deps:** update dependency @types/node-fetch to v2.5.11 ([a64cbda](https://www.github.com/netlify/gh-release-fetch/commit/a64cbda9951805ac17106fe77c401676b863dfd0))
* **deps:** update dependency @types/semver to v7.3.7 ([7d6e041](https://www.github.com/netlify/gh-release-fetch/commit/7d6e0412aff07097d1c1f8af981939d782466193))

## [2.0.0](https://www.github.com/netlify/gh-release-fetch/compare/v1.1.0...v2.0.0) (2021-06-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gh-release-fetch",
"version": "2.0.0",
"version": "2.0.1",
"description": "A library to fetch release binaries from GitHub Releases",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit deff1b2

Please sign in to comment.