Skip to content

Commit 2d942df

Browse files
authored
Merge pull request #225 from FlowFuse/release-2.27.0
Release 2.27.0
2 parents a7b0260 + 6aadab9 commit 2d942df

3 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.27.0: Release
2+
3+
- Bump JS-DevTools/npm-publish from 4.1.4 to 4.1.5 (#218)
4+
- Bump flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml (#222)
5+
- Bump flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml (#223)
6+
- Bump flowfuse/github-actions-workflows/.github/workflows/sast_scan.yaml (#224)
7+
18
#### 2.26.2: Release
29

310
- Bump flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml (#211)

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

0 commit comments

Comments
 (0)