Skip to content

Commit

Permalink
chore(main): release 2.0.6 (#224)
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>
  • Loading branch information
token-generator-app[bot] authored Jan 4, 2022
1 parent 710b007 commit 4946118
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [2.0.6](https://github.com/netlify/gh-release-fetch/compare/v2.0.5...v2.0.6) (2022-01-04)


### Bug Fixes

* 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))

### [2.0.5](https://github.com/netlify/gh-release-fetch/compare/v2.0.4...v2.0.5) (2022-01-04)


Expand Down
2 changes: 1 addition & 1 deletion 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.5",
"version": "2.0.6",
"description": "A library to fetch release binaries from GitHub Releases",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 4946118

Please sign in to comment.