Skip to content

Commit 985b2d7

Browse files
chore(release): NO-JIRA dialtone-vue/v3.203.0
# [3.203.0](dialtone-vue/v3.202.0...dialtone-vue/v3.203.0) (2026-02-19) ### Bug Fixes * **Message Input:** DP-174678 protect isSelectionActive ([#1063](#1063)) ([bea37e0](bea37e0)) ### Code Refactoring * NO-JIRA export general-row icon from recipe for reuse in client ([#1062](#1062)) ([e268842](e268842)) ### Features * **Datepicker:** DP-175969 add min and max date props ([#1053](#1053)) ([f3fa6e0](f3fa6e0))
1 parent ec0e17b commit 985b2d7

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [3.203.0](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.202.0...dialtone-vue/v3.203.0) (2026-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **Message Input:** DP-174678 protect isSelectionActive ([#1063](https://github.com/dialpad/dialtone/issues/1063)) ([bea37e0](https://github.com/dialpad/dialtone/commit/bea37e0a77a90fc5825824fc2bc5d79363241546))
7+
8+
9+
### Code Refactoring
10+
11+
* NO-JIRA export general-row icon from recipe for reuse in client ([#1062](https://github.com/dialpad/dialtone/issues/1062)) ([e268842](https://github.com/dialpad/dialtone/commit/e268842a0afa075da41ac9bee361e993b3f1d48c))
12+
13+
14+
### Features
15+
16+
* **Datepicker:** DP-175969 add min and max date props ([#1053](https://github.com/dialpad/dialtone/issues/1053)) ([f3fa6e0](https://github.com/dialpad/dialtone/commit/f3fa6e08d060f520124f86d4712e97e61078acb0))
17+
118
# [3.202.0](https://github.com/dialpad/dialtone/compare/dialtone-vue/v3.201.0...dialtone-vue/v3.202.0) (2026-02-10)
219

320

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