We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84855c9 commit c0740c7Copy full SHA for c0740c7
CHANGELOG.md
@@ -6,6 +6,10 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
6
Commit convention is based on [Conventional Commits](http://conventionalcommits.org).
7
Change log format is based on [Keep a Changelog](http://keepachangelog.com/).
8
9
+## [4.0.4-beta.0](https://github.com/hypermodules/gh-release/compare/v4.0.3...v4.0.4-beta.0) - 2020-12-04
10
+
11
+- Replace `simple-get` with `@octokit/rest`. This should fix some spurious timeout bugs.
12
13
## [4.0.3](https://github.com/hypermodules/gh-release/compare/v4.0.2...v4.0.3) - 2020-09-30
14
15
- update-notifier version 5.0.0 (drops old node, and bugfixes)
0 commit comments