Skip to content

Commit a7e23d6

Browse files
chore(main): release 4.0.3 (#375)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Daniel Tschinder <[email protected]>
1 parent d712052 commit a7e23d6

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [4.0.3](https://github.com/netlify/gh-release-fetch/compare/v4.0.2...v4.0.3) (2023-07-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
* **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))
11+
312
## [4.0.2](https://github.com/netlify/gh-release-fetch/compare/v4.0.1...v4.0.2) (2023-06-13)
413

514

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

0 commit comments

Comments
 (0)