Skip to content

Commit b25b0b3

Browse files
chore(release): NO-JIRA dialtone/v9.159.0
# [9.159.0](dialtone/v9.158.0...dialtone/v9.159.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)) ### Documentation * DLT-3001 fix links on about page ([#1050](#1050)) ([ecb0554](ecb0554)) ### Features * **Css Utlility:** DLT-2984 add text-wrap ([#1057](#1057)) ([bed8fd1](bed8fd1)) * **Datepicker:** DP-175969 add min and max date props ([#1053](#1053)) ([f3fa6e0](f3fa6e0))
1 parent 985b2d7 commit b25b0b3

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

CHANGELOG.json

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

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# [9.159.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.158.0...dialtone/v9.159.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+
### Documentation
15+
16+
* DLT-3001 fix links on about page ([#1050](https://github.com/dialpad/dialtone/issues/1050)) ([ecb0554](https://github.com/dialpad/dialtone/commit/ecb0554524bfc4511b93ee7a8be48bcb3b93acff))
17+
18+
19+
### Features
20+
21+
* **Css Utlility:** DLT-2984 add text-wrap ([#1057](https://github.com/dialpad/dialtone/issues/1057)) ([bed8fd1](https://github.com/dialpad/dialtone/commit/bed8fd100c2528931f95f263f78e5bde7cf29b6c))
22+
* **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))
23+
124
# [9.158.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.157.0...dialtone/v9.158.0) (2026-02-10)
225

326

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",
3-
"version": "9.158.0",
3+
"version": "9.159.0",
44
"packageManager": "pnpm@9.9.0",
55
"description": "Dialpad's Dialtone design system monorepo",
66
"scripts": {

0 commit comments

Comments
 (0)