@dialpad/dialtone-vue 3.112.0 → 3.114.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,28 @@
1
+ # [3.114.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.113.0...dialtone-vue3/v3.114.0) (2024-03-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * avatar validation ([#203](https://github.com/dialpad/dialtone/issues/203)) ([37925ab](https://github.com/dialpad/dialtone/commit/37925ab1c483b12748f8c9dde0e22840365c4a6f))
7
+ * message input select media ([#201](https://github.com/dialpad/dialtone/issues/201)) ([dbb3d61](https://github.com/dialpad/dialtone/commit/dbb3d61d216dd3d82a74bec45847ca3ff8b9899c))
8
+
9
+
10
+ ### Features
11
+
12
+ * **Feed Item Row:** add attachment slot ([#202](https://github.com/dialpad/dialtone/issues/202)) ([417c305](https://github.com/dialpad/dialtone/commit/417c30554977917f5d1329f5e06e40c8f55baf37))
13
+
14
+ # [3.113.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.112.0...dialtone-vue3/v3.113.0) (2024-03-09)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **List Item:** add menuitem as valid role ([#197](https://github.com/dialpad/dialtone/issues/197)) ([826ea78](https://github.com/dialpad/dialtone/commit/826ea786b3edf2a6b52cf589e4bd8280816080e5))
20
+
21
+
22
+ ### Features
23
+
24
+ * **Tooltip:** add appendTo prop ([#195](https://github.com/dialpad/dialtone/issues/195)) ([76f2b11](https://github.com/dialpad/dialtone/commit/76f2b11b056782c694ea592c5344019abeda4159))
25
+
1
26
  # [3.112.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.111.0...dialtone-vue3/v3.112.0) (2024-03-07)
2
27
 
3
28