We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c55dc4 + 7ed7bd0 commit 85a2ca2Copy full SHA for 85a2ca2
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+#### 2.24.3: Release
2
+
3
4
#### 2.24.2: Release
5
6
- Bump actions/checkout from 5.0.0 to 6.0.0 (#150) @app/dependabot
app/package.json
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/flowfuse-localfs",
- "version": "2.24.2",
+ "version": "2.24.3",
"description": "FlowFuse Local Install",
"private": true,
"bugs": {
@@ -11,8 +11,8 @@
11
},
12
"license": "SEE LICENSE IN ../LICENSE",
13
"dependencies": {
14
- "@flowfuse/flowfuse": "^2.24.2",
15
- "@flowfuse/file-server": "^2.24.2"
+ "@flowfuse/flowfuse": "^2.24.3",
+ "@flowfuse/file-server": "^2.24.3"
16
17
"engines": {
18
"node": ">=18.x"
0 commit comments