Skip to content

Commit 4946118

Browse files
chore(main): release 2.0.6 (#224)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 710b007 commit 4946118

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.6](https://github.com/netlify/gh-release-fetch/compare/v2.0.5...v2.0.6) (2022-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* specify the files to include in the package ([#214](https://github.com/netlify/gh-release-fetch/issues/214)) ([710b007](https://github.com/netlify/gh-release-fetch/commit/710b0075302cccc65f93b6fc39df5dab9f68604b))
9+
310
### [2.0.5](https://github.com/netlify/gh-release-fetch/compare/v2.0.4...v2.0.5) (2022-01-04)
411

512

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.5",
3+
"version": "2.0.6",
44
"description": "A library to fetch release binaries from GitHub Releases",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)