Skip to content

Commit

Permalink
v5.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
larsjohnsen committed Mar 29, 2021
1 parent 49f78bf commit 7b7341c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions changelog/v5.22.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## [v5.22.2](https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.22.2)

### New Features

- None (thanks nobody)

### Bug Fixes

- Fix a race condition which in some circumstances breakes accountSwitcher and hiding / unhiding posts.

### Housekeeping / Other

- None (thanks nobody)
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.22.1",
"version": "5.22.2",
"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 7b7341c

Please sign in to comment.