@dialpad/dialtone-vue 3.45.0 → 3.46.1

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## [3.46.1](https://github.com/dialpad/dialtone-vue/compare/v3.46.0...v3.46.1) (2023-02-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * export presence ([c6ccdc4](https://github.com/dialpad/dialtone-vue/commit/c6ccdc4fe907de6bf48c581beb6191815fad0eec))
7
+
8
+ # [3.46.0](https://github.com/dialpad/dialtone-vue/compare/v3.45.0...v3.46.0) (2023-02-23)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **Popover:** prevent viewport from cutting off modal popover ([#774](https://github.com/dialpad/dialtone-vue/issues/774)) ([e160de7](https://github.com/dialpad/dialtone-vue/commit/e160de74fa7b40e05b3534b09f9896923fff8952))
14
+ * vue api doc issues ([#777](https://github.com/dialpad/dialtone-vue/issues/777)) ([e302c14](https://github.com/dialpad/dialtone-vue/commit/e302c1479169dc507ca0abc79b06c3b076fbc16d))
15
+
16
+
17
+ ### Features
18
+
19
+ * **Leftbar:** add general row recipe ([#775](https://github.com/dialpad/dialtone-vue/issues/775)) ([433747d](https://github.com/dialpad/dialtone-vue/commit/433747d81873c16c19c3b93fd3df131b36f80e6a))
20
+
1
21
  # [3.45.0](https://github.com/dialpad/dialtone-vue/compare/v3.44.2...v3.45.0) (2023-02-21)
2
22
 
3
23