Skip to content

Commit cdbd002

Browse files
committed
Update for 3.1.1 release
1 parent 8f813d4 commit cdbd002

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 3.1.1
2+
3+
- Bump axios to 1.6.1 (#31) @hardillb
4+
15
### 3.1.0
26

37
- Remove temporary dev comments (#22) @bonanitech

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-admin",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "The Node-RED admin command line interface",
55
"homepage": "http://nodered.org",
66
"bugs": {
@@ -38,7 +38,6 @@
3838
"read": "^1.0.7"
3939
},
4040
"devDependencies": {
41-
"coveralls": "^3.1.1",
4241
"mocha": "^10.2.0",
4342
"nyc": "^15.1.0",
4443
"should": "^13.2.3",

0 commit comments

Comments
 (0)