We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ce7ab commit bbfbdb1Copy full SHA for bbfbdb1
HISTORY.md
@@ -1,4 +1,8 @@
1
-# 1.2.3 / 2020-10-05
+# 1.2.4 / 2020-08-11
2
+
3
+- [Fix](https://github.com/segmentio/localstorage-retry/pull/21): Modified reclaim to run on original engine with tests
4
5
+# 1.2.3 / 2020-05-10
6
7
- [Fix](https://github.com/segmentio/localstorage-retry/pull/17): Re order keys to delete ack last
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@segment/localstorage-retry",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "",
"main": "lib/index.js",
"scripts": {
0 commit comments