Skip to content

Commit

Permalink
4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerdie authored and necrobuffalo committed May 6, 2020
1 parent 963531e commit f9411ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### Unreleased
### 4.10.1 / 2020-05-06

* Update `exchangeCodeForToken` to reject when no `access_token` is returned.
* Fix unhandled error when response is undefined.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nylas",
"version": "4.10.0",
"version": "4.10.1",
"description": "A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.",
"main": "lib/nylas.js",
"files": [
Expand Down

0 comments on commit f9411ab

Please sign in to comment.