fubi 1.0.0-beta.43 → 1.0.0-beta.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -78,4 +78,4 @@ To use Fubi, you'll need to create an account at [fubi.dev](https://fubi.dev) wh
78
78
 
79
79
  ### Last deploy
80
80
 
81
- Date: 28. 2. 2026, 18:24
81
+ Date: 1. 3. 2026, 12:00
package/dist/index.es.js CHANGED
@@ -24646,7 +24646,7 @@ function Settings$1($$anchor, $$props) {
24646
24646
  {
24647
24647
  const after = ($$anchor3) => {
24648
24648
  var div = root_2$8();
24649
- div.textContent = `v${"1.0.0-beta.43"}`;
24649
+ div.textContent = `v${"1.0.0-beta.45"}`;
24650
24650
  append($$anchor3, div);
24651
24651
  };
24652
24652
  Navbar(node, {
@@ -28385,7 +28385,7 @@ function getModules() {
28385
28385
  const app = getContext("app");
28386
28386
  return app.modules;
28387
28387
  }
28388
- const pocketbaseUrl = "https://fubi-staging.wondermakers.dev";
28388
+ const pocketbaseUrl = "https://fubi.wondermakers.dev";
28389
28389
  const log = logger("app");
28390
28390
  const createApp = (params) => {
28391
28391
  const { projectId, wrapper } = params;