Skip to content

Commit

Permalink
Bump for 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Jul 4, 2024
1 parent 7739c50 commit 69f5c26
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### 2.6.1: Release

- Repackaging of 2.6.0

#### 2.6.0: Release

- Bump braces from 3.0.2 to 3.0.3 (#113) @app/dependabot
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.6.0",
"version": "2.6.1",
"description": "A basic Object Storage backend",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 69f5c26

Please sign in to comment.