Skip to content

Commit 1438765

Browse files
committed
3.38.1
1 parent fb9cae2 commit 1438765

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
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+
# 3.38.1 - Jul 01 2025
4+
* Fix default channel on tachyon setup and download-package commands
5+
36
# 3.38.0 - Jul 01 2025
47
* Allow to pick between two `update-mode` tachyon devices during setup and other commads
58
* Change default channel for tachyon setup

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.38.0",
4+
"version": "3.38.1",
55
"author": "David Middlecamp",
66
"bin": {
77
"particle": "./src/index.js"

0 commit comments

Comments
 (0)