Skip to content

Commit 1f307f6

Browse files
author
Nylas Coffee Machine
committed
bump(version): 2.0.13
1 parent fc55835 commit 1f307f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/client-app/CHANGELOG.md

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

3+
### 2.0.13 (4/13/2017)
4+
5+
+ [client-app] Upload nupkg with correct name for win32 autoupdater to work
6+
+ [client-app] Correctly handle window.unhandledrejection events
7+
38
### 2.0.12 (4/13/2017)
49

510
- 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.12",
4+
"version": "2.0.13",
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)