@dialpad/dialtone-vue 2.95.0 → 2.95.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,34 @@
1
+ ## [2.95.2](https://github.com/dialpad/dialtone-vue/compare/v2.95.1...v2.95.2) (2023-09-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **Leftbar Row:** corrected selected row's foreground color ([#1154](https://github.com/dialpad/dialtone-vue/issues/1154)) ([a199e59](https://github.com/dialpad/dialtone-vue/commit/a199e593d8d7a745dd02af6516d372d2910b86c7))
7
+
8
+
9
+ ### Documentation
10
+
11
+ * **Callbox:** variants and docs ([#1150](https://github.com/dialpad/dialtone-vue/issues/1150)) ([ca4956c](https://github.com/dialpad/dialtone-vue/commit/ca4956ca29cb4240b26ea9553b52b05eb480fd62))
12
+
13
+ ## [2.95.1](https://github.com/dialpad/dialtone-vue/compare/v2.95.0...v2.95.1) (2023-08-28)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **Avatar:** dynamic icon sizes ([#1146](https://github.com/dialpad/dialtone-vue/issues/1146)) ([7809181](https://github.com/dialpad/dialtone-vue/commit/7809181a41b41ab906cb452220f9301870260cf7))
19
+ * **Avatar:** image events ([#1143](https://github.com/dialpad/dialtone-vue/issues/1143)) ([cfda5af](https://github.com/dialpad/dialtone-vue/commit/cfda5af7dfe875b8d79eb4d6551212aaeedab157))
20
+ * **Contact Info:** avatar's border color ([#1137](https://github.com/dialpad/dialtone-vue/issues/1137)) ([484c6e4](https://github.com/dialpad/dialtone-vue/commit/484c6e4e9fb1547693b134741deca3ac2ce96298))
21
+
22
+
23
+ ### Code Refactoring
24
+
25
+ * **Callbox:** visuals ([#1139](https://github.com/dialpad/dialtone-vue/issues/1139)) ([1206825](https://github.com/dialpad/dialtone-vue/commit/12068253679ddbacb0cae7ebdb1616f171f3da72))
26
+
27
+
28
+ ### Documentation
29
+
30
+ * **Chip:** variants story ([#1148](https://github.com/dialpad/dialtone-vue/issues/1148)) ([d7750a2](https://github.com/dialpad/dialtone-vue/commit/d7750a28cb1b5ccfaa8e8f25011be1708576a030))
31
+
1
32
  # [2.95.0](https://github.com/dialpad/dialtone-vue/compare/v2.94.3...v2.95.0) (2023-08-23)
2
33
 
3
34