Skip to content

Commit 63d97bc

Browse files
chore(main): release 2.0.5 (#218)
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 457da76 commit 63d97bc

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
### [2.0.5](https://github.com/netlify/gh-release-fetch/compare/v2.0.4...v2.0.5) (2022-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @types/semver to v7.3.9 ([#135](https://github.com/netlify/gh-release-fetch/issues/135)) ([849515f](https://github.com/netlify/gh-release-fetch/commit/849515ff3b6f4ccc46df495be744b3295028cf29))
9+
* **deps:** update dependency node-fetch to v2.6.6 ([c59e4d3](https://github.com/netlify/gh-release-fetch/commit/c59e4d36a3c571a92a7eccaa2268cc513a2676d9))
10+
311
### [2.0.4](https://www.github.com/netlify/gh-release-fetch/compare/v2.0.3...v2.0.4) (2021-09-27)
412

513

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

0 commit comments

Comments
 (0)