Skip to content

Commit 66b9bd1

Browse files
author
Nylas Coffee Machine
committed
bump(version): 2.0.14
1 parent 00aa499 commit 66b9bd1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/client-app/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Nylas Mail Changelog
22

3+
### 2.0.14 (4/14/2017)
4+
5+
+ [client-sync] Prevent duplicate accounts and sync workers
6+
+ [client-sync] Correctly remove sync worker reference when destroying it
7+
+ [client-sync] Init SyncProcessManager with Identity
8+
+ [client-sync] Fix contact ranking error
9+
310
### 2.0.13 (4/13/2017)
411

512
- Fixes:

packages/client-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nylas-mail",
33
"productName": "Nylas Mail",
4-
"version": "2.0.13",
4+
"version": "2.0.14",
55
"description": "The best email app for people and teams at work",
66
"license": "GPL-3.0",
77
"main": "./src/browser/main.js",

0 commit comments

Comments
 (0)