Skip to content

Commit

Permalink
10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-abbeduto-particle committed Jan 2, 2024
1 parent 23cdac8 commit 5f00b2a
Show file tree
Hide file tree
Showing 6 changed files with 537 additions and 533 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# changelog

## 10.4.1 - 2 January 2024

* Fix `setLedgerInstance` taking wrong argument and passing a bad request body to the API

## 10.4.0 - 19 December 2023

* Add `listLedgerInstanceVersions` function
Expand Down
2 changes: 1 addition & 1 deletion dist/particle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/particle.min.js.map

Large diffs are not rendered by default.

1,056 changes: 528 additions & 528 deletions docs/api.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "particle-api-js",
"version": "10.4.0",
"version": "10.4.1",
"description": "Particle API Client",
"main": "src/Particle.js",
"scripts": {
Expand Down

0 comments on commit 5f00b2a

Please sign in to comment.