Skip to content

Commit

Permalink
v2.1.7
Browse files Browse the repository at this point in the history
Bumping patch version due to fixes:
- objects overriding global no longer conflict with browser API fetching
- portName will now be honored in `storeReady` messaging
  • Loading branch information
tshaddix committed Jun 18, 2020
1 parent 9c61f3f commit a4ca437
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webext-redux",
"version": "2.1.6",
"version": "2.1.7",
"description": "A set of utilities for building Redux applications in Web Extensions.",
"main": "lib/index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit a4ca437

Please sign in to comment.