Skip to content

Commit 48a41d3

Browse files
authored
Merge pull request #325 from FlowFuse/release-2.15.0
Release 2.15.0
2 parents 53fd496 + 2c5e1d8 commit 48a41d3

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#### 2.15.0: Release
2+
3+
- Include user role in profile object when authenticating (#322) @knolleary
4+
15
#### 2.14.1: Release
26

37
- Batch requests to flush context to backend (#320) @knolleary

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/nr-launcher",
3-
"version": "2.14.1",
3+
"version": "2.15.0",
44
"description": "FlowFuse Launcher for running Node-RED",
55
"exports": {
66
"./auditLogger": "./lib/auditLogger/index.js",

0 commit comments

Comments
 (0)