Skip to content

Commit

Permalink
3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keeramis committed Apr 4, 2023
1 parent 8bd65c7 commit 8767322
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 3.7.0 - 21 December 2022
## 3.8.1 - 5 April 2023

* Addressed renaming `Muon` -> `M SoM` platform

## 3.8.0 - 27 March 2023

* Add initial support for `M SoM` platform
* Add initial support for `muon` platform

## 3.7.0 - 21 December 2022

Expand Down
2 changes: 1 addition & 1 deletion 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.8.0",
"version": "3.8.1",
"author": "David Middlecamp",
"bin": {
"particle": "./src/index.js"
Expand Down

0 comments on commit 8767322

Please sign in to comment.