Skip to content

Commit 1cbba91

Browse files
committed
3.47.1
1 parent 0710748 commit 1cbba91

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
3+
# 3.47.1 - Mar 04 2026
4+
* Remove Wi-Fi picker from macOS Tachyon setup and prompt users for manual network entry.
5+
26
# 3.47.0 - Feb 23 2026
37
* Add `config env` command to handle env vars
48
* Add `particle usb env` command to get env vars defined into a device

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.47.0",
4+
"version": "3.47.1",
55
"author": "David Middlecamp",
66
"scripts": {
77
"start": "node ./src/index.js",

0 commit comments

Comments
 (0)