bump(version): 1.0.55

This commit is contained in:
Nylas Coffee Machine 2017-03-31 16:14:55 -07:00
parent 96685bed01
commit 7e0194e6c3
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Nylas Mail Changelog
### 1.0.55 (3/31/2017)
+ [client-app] don't override existing bodies on K2
+ [client-sync] Add comment about reason for try/catch block
+ [client-sync] Split Contact ranking query
+ [client-app] Remove getUnindexedAccounts
+ [client-app] remove the in favor of
### 1.0.54 (3/31/2017)
- Features:

View file

@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
"version": "1.0.54",
"version": "1.0.55",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",