@dialpad/dialtone-vue 2.65.2 → 2.67.0

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,22 @@
1
+ # [2.67.0](https://github.com/dialpad/dialtone-vue/compare/v2.66.0...v2.67.0) (2023-03-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * add avatar-size prop to contact info ([#809](https://github.com/dialpad/dialtone-vue/issues/809)) ([583c3fb](https://github.com/dialpad/dialtone-vue/commit/583c3fbe6aaaedc7c37e456b756098e770bd807c))
7
+
8
+ # [2.66.0](https://github.com/dialpad/dialtone-vue/compare/v2.65.2...v2.66.0) (2023-03-14)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **Leftbar Group Row:** add conditional img render ([#814](https://github.com/dialpad/dialtone-vue/issues/814)) ([4eb8782](https://github.com/dialpad/dialtone-vue/commit/4eb87825ec4b08a4670e807adf0556affed48e9a))
14
+
15
+
16
+ ### Features
17
+
18
+ * **Leftbar Contact Row:** support "no presence" ([#813](https://github.com/dialpad/dialtone-vue/issues/813)) ([2364fcf](https://github.com/dialpad/dialtone-vue/commit/2364fcf4a9b801f01bbf1a50af90cec619d3e105))
19
+
1
20
  ## [2.65.2](https://github.com/dialpad/dialtone-vue/compare/v2.65.1...v2.65.2) (2023-03-13)
2
21
 
3
22