We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b1b47d + 22510e2 commit 440f533Copy full SHA for 440f533
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+#### 2.28.0: Release
2
+
3
4
#### 2.27.1: Release
5
6
app/package.json
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/flowfuse-localfs",
- "version": "2.27.1",
+ "version": "2.28.0",
"description": "FlowFuse Local Install",
"private": true,
"bugs": {
@@ -11,8 +11,8 @@
11
},
12
"license": "SEE LICENSE IN ../LICENSE",
13
"dependencies": {
14
- "@flowfuse/flowfuse": "^2.27.1",
15
- "@flowfuse/file-server": "^2.27.1"
+ "@flowfuse/flowfuse": "^2.28.0",
+ "@flowfuse/file-server": "^2.28.0"
16
17
"engines": {
18
"node": ">=18.x"
0 commit comments