Skip to content

Commit ef684a1

Browse files
authored
Merge pull request #262 from FlowFuse/release-2.29.0
Release 2.29.0
2 parents fcea235 + 03a4809 commit ef684a1

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#### 2.29.0: Release
2+
3+
- Bump tar and sqlite3 (#258) @app/dependabot
4+
- Bump brace-expansion (#254) @app/dependabot
5+
- Bump yaml from 2.3.1 to 2.8.3 (#253) @app/dependabot
6+
- Bump picomatch (#252) @app/dependabot
7+
- Bump fastify from 5.8.1 to 5.8.4 (#251) @app/dependabot
8+
19
#### 2.28.1: Release
210

311
- Bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#245)

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

0 commit comments

Comments
 (0)