@roomle/embedding-lib 5.1.0-alpha.3 → 5.1.0-alpha.4
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,20 +1,7 @@
|
|
|
1
|
-
## [5.1.0-alpha.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Features
|
|
5
|
-
|
|
6
|
-
* onClickOutside composable ([4b2ddd8](https://github.com/roomle-dev/roomle-ui/commit/4b2ddd8346efd3f9fc2e84cbf71cbfb221eea22c))
|
|
7
|
-
* run embedding tests agains multiple versions ([1391e37](https://github.com/roomle-dev/roomle-ui/commit/1391e378e2c5f4cefca306db9826b1b20f93ad9d))
|
|
1
|
+
## [5.1.0-alpha.4](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.1.0-alpha.3...embedding-lib-v5.1.0-alpha.4) (2024-08-22)
|
|
8
2
|
|
|
9
3
|
|
|
10
4
|
### Bug Fixes
|
|
11
5
|
|
|
12
|
-
*
|
|
13
|
-
* correct
|
|
14
|
-
* deactivate husky before semantic release of embedding lib ([7668c48](https://github.com/roomle-dev/roomle-ui/commit/7668c48a7f8ad93d485a459e0cbfd5aeaae6ad9f))
|
|
15
|
-
* find a fallback if har file is not found ([3b95a9e](https://github.com/roomle-dev/roomle-ui/commit/3b95a9ee8958c3833bfe5b317b5d0ca99590c927))
|
|
16
|
-
* only create things that are missing ([b4eab8b](https://github.com/roomle-dev/roomle-ui/commit/b4eab8b553ab75854879c5ce7b3a5b5d58f0e328))
|
|
17
|
-
* prevent blurring the dropdown ([fa7f55c](https://github.com/roomle-dev/roomle-ui/commit/fa7f55ca318249668924633d364a77403e15b4c2))
|
|
18
|
-
* show pwd ([4f4deda](https://github.com/roomle-dev/roomle-ui/commit/4f4deda3e7614bf4c94f838a6e14c17f599ab03c))
|
|
19
|
-
* some stuff ([7d99f8e](https://github.com/roomle-dev/roomle-ui/commit/7d99f8e59f61dfd07c201f2f1f229232211fc6e9))
|
|
20
|
-
* try npm ci ([ec81bb3](https://github.com/roomle-dev/roomle-ui/commit/ec81bb306d53c92b8aad327b89ecea8084247d58))
|
|
6
|
+
* revert to npm install ([4d8f8d9](https://github.com/roomle-dev/roomle-ui/commit/4d8f8d935c837adea28bb0c288da78239fc18eb6))
|
|
7
|
+
* use correct types of husky/pre-push ([bf95c6e](https://github.com/roomle-dev/roomle-ui/commit/bf95c6e73a89b4d97f3e3653fb4ef2584cb0b931))
|
package/package.json
CHANGED