bookito-widget 0.42.13-beta.5 → 0.42.13-beta.6

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/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.42.13-beta.6](https://github.com/Carlito-GmbH/carlito-platform/compare/bookito-widget-0.42.13-beta.5...bookito-widget-0.42.13-beta.6) (2026-07-02)
6
+
7
+
8
+
5
9
  ## [0.42.13-beta.5](https://github.com/Carlito-GmbH/carlito-platform/compare/bookito-widget-0.42.13-beta.4...bookito-widget-0.42.13-beta.5) (2026-07-01)
6
10
 
7
11
 
@@ -312,7 +312,6 @@
312
312
  }
313
313
  }
314
314
  provider
315
- roomNr
316
315
  }
317
316
  }
318
317
  }
@@ -312,7 +312,6 @@
312
312
  }
313
313
  }
314
314
  provider
315
- roomNr
316
315
  }
317
316
  }
318
317
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bookito-widget",
3
- "version": "0.42.13-beta.5",
3
+ "version": "0.42.13-beta.6",
4
4
  "main": "dist/bookito-widget.umd.js",
5
5
  "license": "MIT",
6
6
  "module": "build/esm/index.js",