We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc55835 commit 1f307f6Copy full SHA for 1f307f6
packages/client-app/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Nylas Mail Changelog
2
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
8
### 2.0.12 (4/13/2017)
9
10
- Fixes:
packages/client-app/package.json
@@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
- "version": "2.0.12",
+ "version": "2.0.13",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",
0 commit comments