We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad4b9b commit fec7941Copy full SHA for fec7941
packages/client-app/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Nylas Mail Changelog
2
3
+### 2.0.32 (5/1/2017)
4
+
5
+ + [client-app] remove unnecessary tracking events
6
7
### 2.0.31 (4/28/2017)
8
9
+ [client-sync] Use decryptedCredentials instead
packages/client-app/package.json
@@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
- "version": "2.0.31",
+ "version": "2.0.32",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",
0 commit comments