Skip to content

Commit 8086183

Browse files
author
deleonn
committed
0.4.0
1 parent 9341ca8 commit 8086183

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
@@ -3,6 +3,9 @@
33
The format is based on [Keep a Changelog](http://keepachangelog.com/)
44
and this project adheres to [Semantic Versioning](http://semver.org/).
55

6+
### 0.4.0 - 2022-05-31
7+
- Move to `node@16` and `npm@8` for local development
8+
69
### 0.3.0 - 2018-09-06
710
### Change
811
- revert changes for analytics

package-lock.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-commands",
33
"description": "Library of UX-neutral commands that provide key functionality for developer tools",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"author": "Matthew McGowan",
66
"bugs": {
77
"url": "https://github.com/particle-iot/particle-commands/issues"

0 commit comments

Comments
 (0)