We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b236150 commit a4ab182Copy full SHA for a4ab182
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+#### 2.21.2: Release
2
+
3
+ - Bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#139)
4
5
#### 2.21.1: Release
6
7
app/package.json
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/flowfuse-localfs",
- "version": "2.21.1",
+ "version": "2.21.2",
"description": "FlowFuse Local Install",
"private": true,
"bugs": {
@@ -11,8 +11,8 @@
11
},
12
"license": "SEE LICENSE IN ../LICENSE",
13
"dependencies": {
14
- "@flowfuse/flowfuse": "^2.21.1",
15
- "@flowfuse/file-server": "^2.21.1"
+ "@flowfuse/flowfuse": "^2.21.2",
+ "@flowfuse/file-server": "^2.21.2"
16
17
"engines": {
18
"node": ">=18.x"
0 commit comments