@roomle/embedding-lib 5.9.0-alpha.5 → 5.9.0-alpha.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.
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
## [5.9.0-alpha.
|
|
1
|
+
## [5.9.0-alpha.6](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.9.0-alpha.5...embedding-lib-v5.9.0-alpha.6) (2025-01-16)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* check if notification key is in the INTERACTION_NOTIFICATIONS values ([82793e7](https://github.com/roomle-dev/roomle-ui/commit/82793e7821f0650a987c2cacac813e08cff0b8b8))
|
|
7
|
+
* remove debugger statement ([9f3907a](https://github.com/roomle-dev/roomle-ui/commit/9f3907a3fe9b5dd1b79a5536e1773bb38dcb4ba1))
|
package/package.json
CHANGED