Skip to content

Commit 3719efa

Browse files
committed
Release 1.1.0
1 parent d83df86 commit 3719efa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.1.0 / 2017-08-11
3+
==================
4+
5+
* Minor Refactor
6+
* Fallback to in-memory storage engine in the event of exceeding localStorage quota
7+
28
1.0.3 / 2017-08-02
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/localstorage-retry",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)