@roomle/embedding-lib 5.26.0-alpha.4 → 5.26.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,14 +1,7 @@
|
|
|
1
|
-
## [5.26.0-alpha.
|
|
1
|
+
## [5.26.0-alpha.5](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.26.0-alpha.4...embedding-lib-v5.26.0-alpha.5) (2025-08-20)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
* add
|
|
7
|
-
*
|
|
8
|
-
* lint ([43cb27e](https://github.com/roomle-dev/roomle-ui/commit/43cb27e19ac9c0674b692f800048780ccbb52156))
|
|
9
|
-
* make breadcrumb show only on scroll down ([f4de08d](https://github.com/roomle-dev/roomle-ui/commit/f4de08d7d1f8cd013f8eebe457a8d815ed906749))
|
|
10
|
-
* merge master ([576491b](https://github.com/roomle-dev/roomle-ui/commit/576491b0fe09c2e105c0b7dd47336f5d1a5f61b2))
|
|
11
|
-
* missing import ([2fa496a](https://github.com/roomle-dev/roomle-ui/commit/2fa496acb32aab93c6559225c197075ddba650dd))
|
|
12
|
-
* types after merge ([eadccb2](https://github.com/roomle-dev/roomle-ui/commit/eadccb25d3265fc55e345ba0af2ea3833f7ba166))
|
|
13
|
-
* wall indicator angle ([73e55d5](https://github.com/roomle-dev/roomle-ui/commit/73e55d509bf6f65af9c0409775fc19f8bc70e324))
|
|
14
|
-
* working demo ([871d467](https://github.com/roomle-dev/roomle-ui/commit/871d467254aa633cb14d180fca0b0cbb69b80bcd))
|
|
6
|
+
* re-add semantic-release package ([2fa5967](https://github.com/roomle-dev/roomle-ui/commit/2fa5967bb896ee1f194d0ac9d65fe2eef9fbae62))
|
|
7
|
+
* remove duplicate deps ([c5bdec6](https://github.com/roomle-dev/roomle-ui/commit/c5bdec628e610dd1365e6ca73216a4c086127280))
|
package/package.json
CHANGED