Skip to content

Commit 2e979ad

Browse files
chore(release): NO-JIRA dialtone/v9.173.0
# [9.173.0](dialtone/v9.172.0...dialtone/v9.173.0) (2026-03-17) ### Bug Fixes * **Docs:** NO-JIRA fix dt-select-menu value on modal docs page ([#1132](#1132)) ([1be6fe0](1be6fe0)) ### Features * **Editor:** DP-175912 extend table extension for table styling ([#1130](#1130)) ([b3793e7](b3793e7)) * **Loader:** DLT-2963 add track to loader ([#1133](#1133)) ([48a7a52](48a7a52))
1 parent ec40c79 commit 2e979ad

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.json

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [9.173.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.172.0...dialtone/v9.173.0) (2026-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **Docs:** NO-JIRA fix dt-select-menu value on modal docs page ([#1132](https://github.com/dialpad/dialtone/issues/1132)) ([1be6fe0](https://github.com/dialpad/dialtone/commit/1be6fe025b7aab5c388c05c327772944f9f73240))
7+
8+
9+
### Features
10+
11+
* **Editor:** DP-175912 extend table extension for table styling ([#1130](https://github.com/dialpad/dialtone/issues/1130)) ([b3793e7](https://github.com/dialpad/dialtone/commit/b3793e7976baba98ca84ada303c87e8e0935c1de))
12+
* **Loader:** DLT-2963 add track to loader ([#1133](https://github.com/dialpad/dialtone/issues/1133)) ([48a7a52](https://github.com/dialpad/dialtone/commit/48a7a527432f5e450d6dd9b12b4d64f8ef86bd2c))
13+
114
# [9.172.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.171.1...dialtone/v9.172.0) (2026-03-17)
215

316

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

0 commit comments

Comments
 (0)