Skip to content

Commit 5269a38

Browse files
chore: Release 3.9.0
1 parent 5de5652 commit 5269a38

4 files changed

Lines changed: 14 additions & 5 deletions

File tree

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

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# CHANGELOG
1+
# Changelog
2+
3+
## [3.9.0](https://github.com/FlowFuse/device-agent/compare/v3.8.3...v3.9.0) (2026-06-02)
4+
5+
6+
### Features
7+
8+
* **AI:** Conditionally load nr-assistant dependency based on feature flag ([#640](https://github.com/FlowFuse/device-agent/issues/640)) ([5de5652](https://github.com/FlowFuse/device-agent/commit/5de565231f82dadb6d4e227a9cde4ac8fab20ea1))
9+
10+
## CHANGELOG
211

312
#### 3.8.3 Release
413

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.8.3",
3+
"version": "3.9.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)