bump(version): 1.0.45

This commit is contained in:
Nylas Coffee Machine 2017-03-21 09:30:12 -07:00
parent d025aaf369
commit 3b3057fd2d
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Nylas Mail Changelog
### 1.0.45 (3/21/2017)
+ [dev] Actually fix tmp dir path in daily
+ [dev] Fix temp dir path in daily
+ [client-app] Fix passing cursor to delta streams
+ [cloud-api] Fix query for delta stream transactions
### 1.0.44 (3/20/2017)
+ [deploy-it] temp override for deploy branch rules

View file

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