From faaf96ea3ae6ba9c916d4c03649fae06fcab0c7a Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Fri, 4 Dec 2020 09:56:14 -0700 Subject: [PATCH] BETA changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bae2ac0..2656781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ Change log format is based on [Keep a Changelog](http://keepachangelog.com/). - Republish of 4.0.3 due to a bad beta version publish on the latest npm tag. +## [4.0.4-beta.0](https://github.com/hypermodules/gh-release/compare/v4.0.3...v4.0.4-beta.0) - 2020-12-04 + +- Replace `simple-get` with `@octokit/rest`. This should fix some spurious timeout bugs. + ## [4.0.3](https://github.com/hypermodules/gh-release/compare/v4.0.2...v4.0.3) - 2020-09-30 - update-notifier version 5.0.0 (drops old node, and bugfixes)