@dialpad/dialtone-vue 2.120.1-beta.1 → 2.122.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,9 +1,28 @@
1
- ## [2.120.1-beta.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.120.0...dialtone-vue2/v2.120.1-beta.1) (2024-03-13)
1
+ # [2.122.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.121.0...dialtone-vue2/v2.122.0) (2024-03-14)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * **Tooltip:** appendTo initialization ([#204](https://github.com/dialpad/dialtone/issues/204)) ([878e03b](https://github.com/dialpad/dialtone/commit/878e03b58257468757a90091202831c00d1630c7))
6
+ * **Tooltip:** appendTo initialization ([#204](https://github.com/dialpad/dialtone/issues/204)) ([3f9d2ed](https://github.com/dialpad/dialtone/commit/3f9d2ed558fffc1fdb6d76b2827531b2dfdd5c4a))
7
+ * update missing props ([#199](https://github.com/dialpad/dialtone/issues/199)) ([64af482](https://github.com/dialpad/dialtone/commit/64af482fd8928b67fb924c446c75dbbf66547921))
8
+
9
+
10
+ ### Features
11
+
12
+ * **Typography:** refactor text styles ([#198](https://github.com/dialpad/dialtone/issues/198)) ([622c0f6](https://github.com/dialpad/dialtone/commit/622c0f65611010215b94624ccff6e82f62b32056))
13
+
14
+ # [2.121.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.120.0...dialtone-vue2/v2.121.0) (2024-03-13)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * avatar validation ([#203](https://github.com/dialpad/dialtone/issues/203)) ([37925ab](https://github.com/dialpad/dialtone/commit/37925ab1c483b12748f8c9dde0e22840365c4a6f))
20
+ * message input select media ([#201](https://github.com/dialpad/dialtone/issues/201)) ([dbb3d61](https://github.com/dialpad/dialtone/commit/dbb3d61d216dd3d82a74bec45847ca3ff8b9899c))
21
+
22
+
23
+ ### Features
24
+
25
+ * **Feed Item Row:** add attachment slot ([#202](https://github.com/dialpad/dialtone/issues/202)) ([417c305](https://github.com/dialpad/dialtone/commit/417c30554977917f5d1329f5e06e40c8f55baf37))
7
26
 
8
27
  # [2.120.0](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v2.119.0...dialtone-vue2/v2.120.0) (2024-03-09)
9
28