Skip to content

Commit bbfbdb1

Browse files
author
Bryan Mikaelian
committed
Publish 1.2.4
1 parent a2ce7ab commit bbfbdb1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

HISTORY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 1.2.3 / 2020-10-05
1+
# 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
26

37
- [Fix](https://github.com/segmentio/localstorage-retry/pull/17): Re order keys to delete ack last
48

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.2.3",
3+
"version": "1.2.4",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)