Skip to content

Commit 5986bbb

Browse files
chore(release): NO-JIRA dialtone-vue/v3.210.0
# [3.210.0](dialtone-vue/v3.209.0...dialtone-vue/v3.210.0) (2026-03-03) ### Features * **Editor:** DP-178474 added perameter to disabled variable alt text in editor ([#1089](#1089)) ([30f3aae](30f3aae)) * **Message Input:** DLT-3051 add slot for message polish ([#1088](#1088)) ([6de2398](6de2398))
1 parent 74a8951 commit 5986bbb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/dialtone-vue/CHANGELOG.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/dialtone-vue/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [3.210.0](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.209.0...dialtone-vue/v3.210.0) (2026-03-03)
2+
3+
4+
### Features
5+
6+
* **Editor:** DP-178474 added perameter to disabled variable alt text in editor ([#1089](https://github.com/dialpad/dialtone/issues/1089)) ([30f3aae](https://github.com/dialpad/dialtone/commit/30f3aaea98bca132e830707e17c8b43bdddd5d05))
7+
* **Message Input:** DLT-3051 add slot for message polish ([#1088](https://github.com/dialpad/dialtone/issues/1088)) ([6de2398](https://github.com/dialpad/dialtone/commit/6de23986057816d388962308b889a20114b2ce91))
8+
19
# [3.209.0](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.208.0...dialtone-vue/v3.209.0) (2026-03-02)
210

311

packages/dialtone-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dialpad/dialtone-vue",
3-
"version": "3.209.0",
3+
"version": "3.210.0",
44
"description": "Vue component library for Dialpad's design system Dialtone",
55
"scripts": {
66
"lint": "run-s lint:code lint:docs",

0 commit comments

Comments
 (0)