Skip to content

Commit

Permalink
bump(version): 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Nylas Coffee Machine committed Apr 14, 2017
1 parent 00aa499 commit 66b9bd1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/client-app/CHANGELOG.md
@@ -1,5 +1,12 @@
# Nylas Mail Changelog

### 2.0.14 (4/14/2017)

+ [client-sync] Prevent duplicate accounts and sync workers
+ [client-sync] Correctly remove sync worker reference when destroying it
+ [client-sync] Init SyncProcessManager with Identity
+ [client-sync] Fix contact ranking error

### 2.0.13 (4/13/2017)

- Fixes:
Expand Down
2 changes: 1 addition & 1 deletion packages/client-app/package.json
@@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
"version": "2.0.13",
"version": "2.0.14",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",
Expand Down

0 comments on commit 66b9bd1

Please sign in to comment.