diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d9745d1298..cafb466ef6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -20,4 +20,4 @@ jobs: release-type: node bump-minor-pre-major: true bump-patch-for-minor-pre-major: true - release-as: 0.9.0 + release-as: 1.0.0 diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 621245afc1..c90dc3de1e 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -22,4 +22,4 @@ jobs: run: npm ci - name: 🎳 Run tests - run: npm run test:jest:ci + run: npm run test diff --git a/index.html b/index.html index b110b391c7..f44ac6498b 100644 --- a/index.html +++ b/index.html @@ -1,26 +1,25 @@ - -
- - - - - - - - - - - - - - + - -