Skip to content

Commit 3bd5a9e

Browse files
chore(main): release 4.0.2 (#372)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 7178061 commit 3bd5a9e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [4.0.2](https://github.com/netlify/gh-release-fetch/compare/v4.0.1...v4.0.2) (2023-06-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @xhmikosr/downloader to v12 ([8fa7551](https://github.com/netlify/gh-release-fetch/commit/8fa7551cd4034b3c07d801501bbe837d6b4ce207))
9+
310
## [4.0.1](https://github.com/netlify/gh-release-fetch/compare/v4.0.0...v4.0.1) (2023-06-05)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A library to fetch release binaries from GitHub Releases",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)