Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 840c76a

Browse files
author
Wei Li
committed
bump version
1 parent 5a94245 commit 840c76a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog - fh-sync-js lib
2+
## 1.4.3 - 2019-11-12
3+
## Change
4+
- Add the missing flag for the `CONNECTION_TO_STORAGE_FAILED` notification
25

36
## 1.4.2 - 2019-11-08
47
## Change

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fh-sync-js",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Javascript client for fh-sync offline synchronization library",
55
"main": "src/index.js",
66
"types": "./fh-sync-js.d.ts",

0 commit comments

Comments
 (0)