We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18ac6d1 + eeec778 commit 6db89d5Copy full SHA for 6db89d5
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+#### 2.30.0: Release
2
+
3
+ - Bump softprops/action-gh-release from 2.6.1 to 3.0.0 (#169)
4
+ - ci: Use new project-automation workflow (#170) @ppawlowski
5
6
#### 2.29.1: Release
7
8
app/package.json
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/flowfuse-localfs",
- "version": "2.29.1",
+ "version": "2.30.0",
"description": "FlowFuse Local Install",
"private": true,
"bugs": {
@@ -11,8 +11,8 @@
11
},
12
"license": "SEE LICENSE IN ../LICENSE",
13
"dependencies": {
14
- "@flowfuse/flowfuse": "^2.29.1",
15
- "@flowfuse/file-server": "^2.29.1"
+ "@flowfuse/flowfuse": "^2.30.0",
+ "@flowfuse/file-server": "^2.30.0"
16
17
"engines": {
18
"node": ">=18.x"
0 commit comments