Compare commits

..

2 Commits

Author SHA1 Message Date
bee-worker 369bd275c4 chore(master): release 0.33.3 (#711) 2025-11-17 13:34:32 +01:00
Ferenc Sárai 6d28653bb0 fix: add formbricks environment variables to workflow files (#709) 2025-11-17 13:25:32 +01:00
6 changed files with 24 additions and 3 deletions
+5
View File
@@ -8,6 +8,11 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
env:
REACT_APP_FORMBRICKS_ENV_ID: ${{ secrets.REACT_APP_FORMBRICKS_ENV_ID }}
REACT_APP_FORMBRICKS_APP_URL: ${{ secrets.REACT_APP_FORMBRICKS_APP_URL }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
+5
View File
@@ -9,6 +9,11 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
env:
REACT_APP_FORMBRICKS_ENV_ID: ${{ secrets.REACT_APP_FORMBRICKS_ENV_ID }}
REACT_APP_FORMBRICKS_APP_URL: ${{ secrets.REACT_APP_FORMBRICKS_APP_URL }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
+4
View File
@@ -12,6 +12,10 @@ jobs:
tests:
runs-on: ubuntu-latest
env:
REACT_APP_FORMBRICKS_ENV_ID: ${{ secrets.REACT_APP_FORMBRICKS_ENV_ID }}
REACT_APP_FORMBRICKS_APP_URL: ${{ secrets.REACT_APP_FORMBRICKS_APP_URL }}
strategy:
matrix:
node-version: [18.x]
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [0.33.3](https://github.com/ethersphere/bee-dashboard/compare/v0.33.2...v0.33.3) (2025-11-17)
### Bug Fixes
* add formbricks environment variables to workflow files ([#709](https://github.com/ethersphere/bee-dashboard/issues/709)) ([6d28653](https://github.com/ethersphere/bee-dashboard/commit/6d28653bb0b731a16d8adabbb9a8c9074387f769))
## [0.33.2](https://github.com/ethersphere/bee-dashboard/compare/v0.33.1...v0.33.2) (2025-11-14)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@ethersphere/bee-dashboard",
"version": "0.33.2",
"version": "0.33.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ethersphere/bee-dashboard",
"version": "0.33.2",
"version": "0.33.3",
"license": "BSD-3-Clause",
"dependencies": {
"@ethersphere/bee-js": "^10.1.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ethersphere/bee-dashboard",
"version": "0.33.2",
"version": "0.33.3",
"description": "An app which helps users to setup their Bee node and do actions like cash out cheques",
"keywords": [
"bee",