Skip to content

Commit 64dafc0

Browse files
chore(release): 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2023-12-13) ### Bug Fixes * Authorize fetches to overccome GitHub API rate limit ([061abf8](061abf8))
1 parent 061abf8 commit 64dafc0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.1](https://github.com/prantlf/grab-github-release/compare/v0.2.0...v0.2.1) (2023-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Authorize fetches to overccome GitHub API rate limit ([061abf8](https://github.com/prantlf/grab-github-release/commit/061abf88714b35e3bcc035f40ce3619bca9b28d3))
7+
18
# [0.2.0](https://github.com/prantlf/grab-github-release/compare/v0.1.1...v0.2.0) (2023-12-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grab-github-release",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Downloads and optionally unpacks an archive from GitHub release assets for the current platform.",
55
"author": {
66
"name": "Ferdinand Prantl",

0 commit comments

Comments
 (0)