File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
66Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
77Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
88
9+ ## [ 5.0.0] ( https://github.com/hypermodules/gh-release/compare/v4.0.5-beta.0...v5.0.0 ) - 2021-01-16
10+
11+ - A release of 4.0.5-beta.0 as a breaking change
12+ - BREAKING CHANGE: new underlying request library (@octokit/rest ) in use to fix edge case where releases would time out.
13+ - No API changes, it should be safe to upgrade, but there is a risk of new bugs. Please update at your convenience.
14+
915## [ 4.0.5-beta.0] ( https://github.com/hypermodules/gh-release/compare/v4.0.4...v4.0.5-beta.0 ) - 2020-12-04
1016
1117- Replace ` simple-get ` with ` @octokit/rest ` . This should fix some spurious timeout bugs.
You can’t perform that action at this time.
0 commit comments