@roomle/embedding-lib 4.20.0-alpha.1 → 4.20.0-alpha.2

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,6 @@
1
- ## [4.20.0-alpha.1](https://gitlab.com/roomle/web/roomle-ui/compare/embedding-v4.19.0...embedding-v4.20.0-alpha.1) (2021-09-09)
1
+ ## [4.20.0-alpha.2](https://gitlab.com/roomle/web/roomle-ui/compare/embedding-v4.20.0-alpha.1...embedding-v4.20.0-alpha.2) (2021-09-15)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * upgrade SDK to version 2.16.0-alpha.1 ([983f5de](https://gitlab.com/roomle/web/roomle-ui/commit/983f5de04aea44e9aa906fad8df57479da446c6e))
6
+ * **SDK:** upgrade to version 2.16.0 ([2382175](https://gitlab.com/roomle/web/roomle-ui/commit/2382175343eff3227751d36f73fb649325403931))
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@roomle/embedding-lib","version":"4.20.0-alpha.1","main":"roomle-configurator-api.es.min.js","types":"types/index.d.ts","author":"Roomle Development","dependencies":{"@roomle/web-sdk":"2.16.0-alpha.1"},"devDependencies":{"@semantic-release/changelog":"^5.0.1","@semantic-release/exec":"^5.0.0","conventional-changelog-conventionalcommits":"^4.2.3","semantic-release":"^17.0.7"},"scripts":{"release":"semantic-release"},"description":"This is a small library which can be used to communicate with the Roomle Configurator","repository":{"type":"git","url":"git+https://github.com/roomle-build/npm-packages.git"},"publishConfig":{"access":"public"},"license":"MIT"}
1
+ {"name":"@roomle/embedding-lib","version":"4.20.0-alpha.2","main":"roomle-configurator-api.es.min.js","types":"types/index.d.ts","author":"Roomle Development","dependencies":{"@roomle/web-sdk":"2.16.0"},"devDependencies":{"@semantic-release/changelog":"^5.0.1","@semantic-release/exec":"^5.0.0","conventional-changelog-conventionalcommits":"^4.2.3","semantic-release":"^17.0.7"},"scripts":{"release":"semantic-release"},"description":"This is a small library which can be used to communicate with the Roomle Configurator","repository":{"type":"git","url":"git+https://github.com/roomle-build/npm-packages.git"},"publishConfig":{"access":"public"},"license":"MIT"}