Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
#### 2.9.0: Release

- Bump flowfuse/github-actions-workflows from 0.29.0 to 0.30.0 (#130)
- Bump flowfuse/github-actions-workflows from 0.28.0 to 0.29.0 (#128)
- Bump find-my-way and fastify (#129) @app/dependabot
- Bump flowfuse/github-actions-workflows from 0.1.1 to 0.28.0 (#127) @app/dependabot
- Bump tibdex/github-app-token from 1 to 2 (#109) @app/dependabot
- Bump JS-DevTools/npm-publish from 2 to 3 (#108) @app/dependabot
- Fix quota parsing (#126) @hardillb

#### 2.8.0: Release


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/file-server",
"version": "2.8.0",
"version": "2.9.0",
"description": "A basic Object Storage backend",
"main": "index.js",
"scripts": {
Expand Down