Skip to content

Commit

Permalink
chore(main): release 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Oct 2, 2023
1 parent 796f5c0 commit 49386a2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.4](https:/netlify/gh-release-fetch/compare/v4.0.3...v4.0.4) (2023-10-02)


### Bug Fixes

* **deps:** update dependency semver to v7.5.4 ([8f270c9](https:/netlify/gh-release-fetch/commit/8f270c9d7cceee5ef1d5e4b9460052687240eea3))

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


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.3",
"version": "4.0.4",
"description": "A library to fetch release binaries from GitHub Releases",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 49386a2

Please sign in to comment.