Skip to content

Commit a1de36e

Browse files
committed
CHANGELOG
1 parent a5b90b0 commit a1de36e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
66
Commit convention is based on [Conventional Commits](http://conventionalcommits.org).
77
Change 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.

0 commit comments

Comments
 (0)