@roomle/embedding-lib 5.12.0-alpha.4 → 5.12.0-alpha.5
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.
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
## [5.12.0-alpha.
|
|
1
|
+
## [5.12.0-alpha.5](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.12.0-alpha.4...embedding-lib-v5.12.0-alpha.5) (2025-02-26)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
* use sdk alpha version 2.94.0-alpha.13 ([7cb107d](https://github.com/roomle-dev/roomle-ui/commit/7cb107d927551f2cebb77706262ee8b7325d5858))
|
|
6
|
+
* add a core version that serializes json correctly also if a string contains JSON ([b05e1eb](https://github.com/roomle-dev/roomle-ui/commit/b05e1ebc6677df064e6ae89d0eb3100381d6baff))
|
package/package.json
CHANGED