bookito-widget 0.6.1 → 0.7.1

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,34 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.7.1](https://github.com/Carlito-GmbH/carlito-platform/compare/bookito-widget-0.7.0...bookito-widget-0.7.1) (2023-08-25)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **bookito-api:** make sure alpinebits data is synced for one week in advance ([bbcea68](https://github.com/Carlito-GmbH/carlito-platform/commit/bbcea684b4397f8056d5b2a83583ccb4bbe45b91))
11
+ * **carlito-app:** enhanced bookito widget example code ([5530011](https://github.com/Carlito-GmbH/carlito-platform/commit/553001165d779c55dd38909a58127f5c1f119854))
12
+
13
+
14
+
15
+ # [0.7.0](https://github.com/Carlito-GmbH/carlito-platform/compare/bookito-widget-0.6.1...bookito-widget-0.7.0) (2023-08-25)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * **bookito-widget:** added language support ([868390c](https://github.com/Carlito-GmbH/carlito-platform/commit/868390c1541b4ce3793cc32fe5ea34097af55f42))
21
+ * **bookito-widget:** removed custom truncate function ([7094932](https://github.com/Carlito-GmbH/carlito-platform/commit/70949328a6e1c020a3c67f4209af8665c7bcbedf))
22
+ * **bookito-widget:** web component attribute bug ([2b18294](https://github.com/Carlito-GmbH/carlito-platform/commit/2b18294c0c8af47acef13c5412bfab12301746ad))
23
+ * **bookito-widget:** web component container bug ([cc74ab3](https://github.com/Carlito-GmbH/carlito-platform/commit/cc74ab3be58b2df7540a2ff41ed5a45225ee115f))
24
+
25
+
26
+ ### Features
27
+
28
+ * **bookito-widget:** long title bug fixed and support for language added ([d1e9b79](https://github.com/Carlito-GmbH/carlito-platform/commit/d1e9b79e07071d2f916e7cfe512b1a0fa5b12e20))
29
+ * **bookito-widget:** make available as web component ([ec5cd9d](https://github.com/Carlito-GmbH/carlito-platform/commit/ec5cd9d95e561a0899125676c369480f9e014492))
30
+
31
+
32
+
5
33
  ## [0.6.1](https://github.com/Carlito-GmbH/carlito-platform/compare/bookito-widget-0.6.0...bookito-widget-0.6.1) (2023-08-24)
6
34
 
7
35