Skip to content

Commit a4ab182

Browse files
authored
Release 2.21.2 (#140)
1 parent b236150 commit a4ab182

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
#### 2.21.1: Release
26

37

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/flowfuse-localfs",
3-
"version": "2.21.1",
3+
"version": "2.21.2",
44
"description": "FlowFuse Local Install",
55
"private": true,
66
"bugs": {
@@ -11,8 +11,8 @@
1111
},
1212
"license": "SEE LICENSE IN ../LICENSE",
1313
"dependencies": {
14-
"@flowfuse/flowfuse": "^2.21.1",
15-
"@flowfuse/file-server": "^2.21.1"
14+
"@flowfuse/flowfuse": "^2.21.2",
15+
"@flowfuse/file-server": "^2.21.2"
1616
},
1717
"engines": {
1818
"node": ">=18.x"

0 commit comments

Comments
 (0)