Skip to content

Commit ae1a39b

Browse files
committed
Update version
1 parent bbbcf0b commit ae1a39b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 0.2.2
5+
* Fix safari bug
6+
47
## 0.2.1
58
* Fix Edge crash.
69
* Update documentation.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cross-tab",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Module for storeon to sync state at different tabs of the browser",
55
"main": "index.js",
66
"author": "Ivan Solovev <[email protected]>",

0 commit comments

Comments
 (0)