Skip to content

Commit

Permalink
bump(version): 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Nylas Coffee Machine committed Apr 11, 2017
1 parent 0525767 commit 545f6a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/client-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Nylas Mail Changelog

### 2.0.10 (4/11/2017)

+ [client-sync] Ensure allmail folder exists before trying to access it
+ [client-app] Fix SyncbackMetadataTask dependency
+ [isomorphic-core] Add missing .default to require
+ [isomorphic-core] Move buildMime to MessageUtils, add includeBcc option
+ [\*] MessageFactory -> MessageUtils, SendUtils -> ModelUtils
+ [client-sync] Don't report stuck sync processes to Sentry

### 2.0.9 (4/11/2017)

- Features:
Expand Down
2 changes: 1 addition & 1 deletion packages/client-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
"version": "2.0.9",
"version": "2.0.10",
"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 545f6a3

Please sign in to comment.