Skip to content

Commit b79de6c

Browse files
chore: Release 3.10.0
1 parent a6e12e7 commit b79de6c

4 files changed

Lines changed: 16 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"3.9.0"}
1+
{".":"3.10.0"}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.10.0](https://github.com/FlowFuse/device-agent/compare/v3.9.0...v3.10.0) (2026-06-23)
4+
5+
6+
### Features
7+
8+
* Add JSON logging format ([#647](https://github.com/FlowFuse/device-agent/issues/647)) ([dcaab80](https://github.com/FlowFuse/device-agent/commit/dcaab8052305d6c561cc33b7b16735121db78dfb))
9+
10+
11+
### Bug Fixes
12+
13+
* load FlowFuse editor behavior regardless of theme ([#656](https://github.com/FlowFuse/device-agent/issues/656)) ([886833b](https://github.com/FlowFuse/device-agent/commit/886833b30ae78b3c93198a82a3f812e0592bf7dd))
14+
315
## [3.9.0](https://github.com/FlowFuse/device-agent/compare/v3.8.3...v3.9.0) (2026-06-04)
416

517

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,6 +1,6 @@
11
{
22
"name": "@flowfuse/device-agent",
3-
"version": "3.9.0",
3+
"version": "3.10.0",
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)