Skip to content

Commit 096e973

Browse files
authored
Merge pull request #329 from FlowFuse/bump_301
bump for 3.0.1 release
2 parents 3aa52c8 + 8fa7c13 commit 096e973

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 3.0.1: Release
2+
3+
- Pass through teamBroker feature flag to project nodes (#328) @knolleary
4+
- Log reason Provisioning failed (#325) @hardillb
5+
16
#### 3.0.0: Release
27

38
IMPORTANT NOTES:

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/device-agent",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "An Edge Agent for running Node-RED instances deployed from the FlowFuse Platform",
55
"exports": {
66
"./libraryPlugin": "./lib/plugins/libraryPlugin.js",

0 commit comments

Comments
 (0)