Skip to content

Commit 94dc4d0

Browse files
author
Nylas Coffee Machine
committed
bump(version): 2.0.12
1 parent a7b1034 commit 94dc4d0

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.12 (4/13/2017)
4+
5+
+ [client-app] Prevent NM from overwriting N1 binary on windows
6+
+ [client-app] Fix runtime error in FetchFolderList
7+
+ [client-app] Prevent old N1 config from getting wiped when installing Nylas Mail
8+
+ [\*] Remove useless docs
9+
310
### 2.0.11 (4/12/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.11",
4+
"version": "2.0.12",
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)