Skip to content

Commit 8a3e47d

Browse files
author
Nylas Coffee Machine
committed
bump(version): 1.0.48
1 parent 11aa686 commit 8a3e47d

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+
### 1.0.48 (3/27/2017)
4+
5+
+ [client-app] Reindex threads when they're updated
6+
+ [client-app] Fix in identity store
7+
+ [client-app] Don't try to restart sync on every IdentityStore change
8+
+ [client-app] Correctly remove inline images with x button
9+
310
### 1.0.47 (3/23/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": "1.0.47",
4+
"version": "1.0.48",
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)