Skip to content

Commit b82f14a

Browse files
chore(release): 0.2.3 [skip ci]
## [0.2.3](v0.2.2...v0.2.3) (2023-12-13) ### Bug Fixes * Log if the GitHub API call was authorized ([1ab57ea](1ab57ea))
1 parent 1ab57ea commit b82f14a

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.3](https://github.com/prantlf/grab-github-release/compare/v0.2.2...v0.2.3) (2023-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Log if the GitHub API call was authorized ([1ab57ea](https://github.com/prantlf/grab-github-release/commit/1ab57ea51f9f0cba263a562b6ffc820aec3f3cb6))
7+
18
## [0.2.2](https://github.com/prantlf/grab-github-release/compare/v0.2.1...v0.2.2) (2023-12-13)
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.2",
3+
"version": "0.2.3",
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)