Skip to content

Commit 4644d27

Browse files
committed
3.30.2
1 parent 3b92c9c commit 4644d27

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changelog
22

3+
# 3.30.2 - Dec 19 2024
4+
* Update to latest qdl to support zip files larger than 4 GB
5+
36
# 3.30.1 - Dec 19 2024
4-
* Update to latest unzipper to support zip files larger than 2 GB
7+
* Update to latest unzipper to support zip files larger than 4 GB
58

69
# 3.30.0 - Dec 18 2024
710
* Add support for flashing Tachyon

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

0 commit comments

Comments
 (0)