Skip to content

Commit ed96638

Browse files
chore(release): NO-JIRA dialtone/v9.140.0
# [9.140.0](dialtone/v9.139.1...dialtone/v9.140.0) (2025-09-24) ### Bug Fixes * **Documentation:** NO-JIRA out of memory issues ([#926](#926)) ([080770a](080770a)) * **Mcp Server:** NO-JIRA import JSON files on build ([#925](#925)) ([e23676a](e23676a)) ### Features * **Rich Text Editor:** DP-150640 implement markdown output ([#848](#848)) ([ff2110e](ff2110e))
1 parent d340f01 commit ed96638

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

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.140.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.139.1...dialtone/v9.140.0) (2025-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **Documentation:** NO-JIRA out of memory issues ([#926](https://github.com/dialpad/dialtone/issues/926)) ([080770a](https://github.com/dialpad/dialtone/commit/080770a0b2b073e2c32452be931a26ddb603051d))
7+
* **Mcp Server:** NO-JIRA import JSON files on build ([#925](https://github.com/dialpad/dialtone/issues/925)) ([e23676a](https://github.com/dialpad/dialtone/commit/e23676ab7dcea013b3146a75141fd7602b37bf24))
8+
9+
10+
### Features
11+
12+
* **Rich Text Editor:** DP-150640 implement markdown output ([#848](https://github.com/dialpad/dialtone/issues/848)) ([ff2110e](https://github.com/dialpad/dialtone/commit/ff2110ef949240c8796cb766ce6dd8ad07007519))
13+
114
## [9.139.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.139.0...dialtone/v9.139.1) (2025-09-23)
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.139.1",
3+
"version": "9.140.0",
44
"packageManager": "pnpm@9.9.0",
55
"description": "Dialpad's Dialtone design system monorepo",
66
"scripts": {

0 commit comments

Comments
 (0)