Skip to content

Commit 0350ddc

Browse files
chore(release): NO-JIRA dialtone-vue/v3.218.1
## [3.218.1](dialtone-vue/v3.218.0...dialtone-vue/v3.218.1) (2026-03-20) ### Bug Fixes * **Input:** revert DP-173960 handle composition events ([#1082](#1082)) ([ba81d87](ba81d87))
1 parent ba81d87 commit 0350ddc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.218.1](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.218.0...dialtone-vue/v3.218.1) (2026-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **Input:** revert DP-173960 handle composition events ([#1082](https://github.com/dialpad/dialtone/issues/1082)) ([ba81d87](https://github.com/dialpad/dialtone/commit/ba81d87b1a2e64672aab5d22d2b8f4e3774994b2))
7+
18
# [3.218.0](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.217.1...dialtone-vue/v3.218.0) (2026-03-20)
29

310

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.218.0",
3+
"version": "3.218.1",
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)