Skip to content

Commit 6012bdb

Browse files
committed
9.0.0
1 parent b59def1 commit 6012bdb

File tree

6 files changed

+445
-213
lines changed

6 files changed

+445
-213
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# changelog
22

3+
## 9.0.0 - 20 May 2020
4+
* Add support for configuration and location services
5+
36
## 8.4.0 - 28 April 2020
47
* Allow invalidating access tokens when changing password
58

dist/particle.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/particle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api.md

Lines changed: 436 additions & 207 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "particle-api-js",
3-
"version": "8.4.0",
3+
"version": "9.0.0",
44
"description": "Particle API Client",
55
"main": "lib/Particle.js",
66
"scripts": {

0 commit comments

Comments
 (0)