Skip to content

Commit

Permalink
3.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
monkbroc committed Dec 19, 2024
1 parent 3b92c9c commit 4644d27
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog

# 3.30.2 - Dec 19 2024
* Update to latest qdl to support zip files larger than 4 GB

# 3.30.1 - Dec 19 2024
* Update to latest unzipper to support zip files larger than 2 GB
* Update to latest unzipper to support zip files larger than 4 GB

# 3.30.0 - Dec 18 2024
* Add support for flashing Tachyon
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "particle-cli",
"description": "Simple Node commandline application for working with your Particle devices and using the Particle Cloud",
"version": "3.30.1",
"version": "3.30.2",
"author": "David Middlecamp",
"bin": {
"particle": "./src/index.js"
Expand Down

0 comments on commit 4644d27

Please sign in to comment.