Skip to content

Commit 29c2016

Browse files
authored
Merge pull request #194 from FlowFuse/release-2.25.0
Release 2.25.0
2 parents fcb4d71 + 1b3a0e3 commit 29c2016

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 2.25.0: Release
2+
3+
- Bump flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml (#193)
4+
- Bump flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml from 0.43.0 to 0.44.0 (#192) @app/dependabot
5+
16
#### 2.24.5: Release
27

38
- Bump actions/setup-node from 6.0.0 to 6.1.0 (#190) @app/dependabot

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.5",
3+
"version": "2.25.0",
44
"description": "A basic Object Storage backend",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)