Skip to content

Commit 67a8e08

Browse files
chore(release): NO-JIRA dialtone-vue/v3.219.0
# [3.219.0](dialtone-vue/v3.218.5...dialtone-vue/v3.219.0) (2026-04-07) ### Features * **Resizable:** DLT-2097 add DtResizable panel layout component ([#1162](#1162)) ([c6bd3bc](c6bd3bc))
1 parent fefe062 commit 67a8e08

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.219.0](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.218.5...dialtone-vue/v3.219.0) (2026-04-07)
2+
3+
4+
### Features
5+
6+
* **Resizable:** DLT-2097 add DtResizable panel layout component ([#1162](https://github.com/dialpad/dialtone/issues/1162)) ([c6bd3bc](https://github.com/dialpad/dialtone/commit/c6bd3bcbae65634015f3fa29bbe9043ae40baa90))
7+
18
## [3.218.5](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.218.4...dialtone-vue/v3.218.5) (2026-04-06)
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.5",
3+
"version": "3.219.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)