Skip to content

Commit 9d95427

Browse files
authored
Merge pull request #366 from FlowFuse/3.1.3-release
Bump for 3.1.3 release
2 parents 4d20cee + f24c966 commit 9d95427

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 3.1.3: Release
2+
3+
- Do not copy theme into project node_modules (#358) @knolleary
4+
- Add user role in auth object (#363) @knolleary
5+
- Bump docker/build-push-action from 6.13.0 to 6.14.0 (#355) @app/dependabot
6+
17
#### 3.1.2: Release
28

39
- Remove custom callback resolve function (#353) @knolleary

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