Skip to content

Commit

Permalink
5.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larsjohnsen committed Jun 12, 2020
1 parent fd7c5dd commit 763a0e7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions changelog/v5.19.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## [v5.19.1](https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.19.1)

### New Features

- None (thanks nobody)

### Bug Fixes

- hosts: Fix Twitch after latest API changes (thanks @XenoBen)

### Housekeeping / Other

- Load dependencies, when possible, as ES modules (thanks @larsjohnsen)
- console.warn when overwritting option table, list, builder (thanks @larsjohsen)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Reddit Enhancement Suite",
"name": "reddit-enhancement-suite",
"version": "5.19.0",
"version": "5.19.1",
"description": "A suite of modules that enhance your Reddit browsing experience",
"author": "Reddit Enhancement Suite contributors",
"license": "GPL-3.0",
Expand Down

0 comments on commit 763a0e7

Please sign in to comment.