Skip to content

Commit c0f6522

Browse files
authored
Merge pull request #191 from FlowFuse/release-2.24.5
Release 2.24.5
2 parents d333400 + f7b194a commit c0f6522

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 2.24.5: Release
2+
3+
- Bump actions/setup-node from 6.0.0 to 6.1.0 (#190) @app/dependabot
4+
- Bump actions/checkout from 6.0.0 to 6.0.1 (#189) @app/dependabot
5+
- Bump validator from 13.15.20 to 13.15.23 (#188) @app/dependabot
6+
17
#### 2.24.4: Release
28

39

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowfuse/file-server",
3-
"version": "2.24.4",
3+
"version": "2.24.5",
44
"description": "A basic Object Storage backend",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)