Skip to content

Commit 9bf137b

Browse files
andypalmiandypalmi
andauthored
Release 2.32.0 (#181)
Co-authored-by: andypalmi <andrea@flowfuse.com>
1 parent 3eb8184 commit 9bf137b

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### 2.32.0: Release
2+
3+
- ci: set dependabot pull request limit to 30 (#178)
4+
- Bump softprops/action-gh-release from 3.0.0 to 3.0.1 (#180)
5+
- Bump actions/checkout from 6.0.3 to 7.0.0 (#179)
6+
- Bump actions/checkout from 6.0.2 to 6.0.3 (#174)
7+
18
#### 2.31.3: Release
29

310

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.31.3",
3+
"version": "2.32.0",
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.31.3",
15-
"@flowfuse/file-server": "^2.31.3"
14+
"@flowfuse/flowfuse": "^2.32.0",
15+
"@flowfuse/file-server": "^2.32.0"
1616
},
1717
"engines": {
1818
"node": ">=18.x"

0 commit comments

Comments
 (0)