Skip to content

Commit 0ca2137

Browse files
committed
3.32.6
1 parent ac1c4f2 commit 0ca2137

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
# 3.32.6 - Feb 25 2025
4+
* Allow provisioning esim even with existing profiles
5+
* Add timezone during setup
6+
* Prevent blank system password
7+
* Use local cache to esim profile checks
8+
* Wait EDL device instead of fail if there is no device
9+
* Improve error messaging on tachyon flashing
10+
311
# 3.32.5 - Feb 19 2025
412
* fix qdl issues on Windows
513

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "particle-cli",
33
"description": "Simple Node commandline application for working with your Particle devices and using the Particle Cloud",
4-
"version": "3.32.5",
4+
"version": "3.32.6",
55
"author": "David Middlecamp",
66
"bin": {
77
"particle": "./src/index.js"

0 commit comments

Comments
 (0)