Skip to content

Commit

Permalink
chore(main): release 4.0.3 (#375)
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>
Co-authored-by: Daniel Tschinder <[email protected]>
  • Loading branch information
token-generator-app[bot] and danez authored Jul 6, 2023
1 parent d712052 commit a7e23d6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.0.3](https://github.com/netlify/gh-release-fetch/compare/v4.0.2...v4.0.3) (2023-07-06)


### Bug Fixes

* **deps:** update dependency @xhmikosr/downloader to v13 ([#377](https://github.com/netlify/gh-release-fetch/issues/377)) ([0953c3f](https://github.com/netlify/gh-release-fetch/commit/0953c3ffe59c119f9f4d6ce80239d6675fdd5295))
* **deps:** update dependency semver to v7.5.2 ([#374](https://github.com/netlify/gh-release-fetch/issues/374)) ([6f0f844](https://github.com/netlify/gh-release-fetch/commit/6f0f844c659b23695306f4877c275ecfd7a1d125))
* **deps:** update dependency semver to v7.5.3 ([#376](https://github.com/netlify/gh-release-fetch/issues/376)) ([9f1612f](https://github.com/netlify/gh-release-fetch/commit/9f1612f0fcbc0b7dae142d7715c638fa7f3fa66f))

## [4.0.2](https://github.com/netlify/gh-release-fetch/compare/v4.0.1...v4.0.2) (2023-06-13)


Expand Down
4 changes: 2 additions & 2 deletions 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": "4.0.2",
"version": "4.0.3",
"description": "A library to fetch release binaries from GitHub Releases",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit a7e23d6

Please sign in to comment.