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 42998ef commit 4550597Copy full SHA for 4550597
CHANGELOG.md
@@ -6,6 +6,11 @@ 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.5-beta.0](https://github.com/hypermodules/gh-release/compare/v4.0.4...v4.0.5-beta.0) - 2020-12-04
10
+
11
+- Replace `simple-get` with `@octokit/rest`. This should fix some spurious timeout bugs.
12
+- Republish on correct npm channel.
13
14
## [4.0.4](https://github.com/hypermodules/gh-release/compare/v4.0.3...v4.0.4) - 2020-12-04
15
16
- Republish of 4.0.3 due to a bad beta version publish on the latest npm tag.
0 commit comments