We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ae8f6 commit 7f2bdf1Copy full SHA for 7f2bdf1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 4.1.0
2
+
3
+ - Add telemetry consent to init command @knolleary
4
5
### 4.0.2
6
7
- Update dependencies @knolleary
package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-admin",
- "version": "4.0.2",
+ "version": "4.1.0",
"description": "The Node-RED admin command line interface",
"homepage": "https://nodered.org",
"bugs": {
0 commit comments