Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone/v9.81.1
Browse files Browse the repository at this point in the history
## [9.81.1](dialtone/v9.81.0...dialtone/v9.81.1) (2024-10-24)

### Bug Fixes

* **Rich Text Editor, Editor:** DLT-2175 editor loses text formatting while pasting ([#543](#543)) ([fd719a4](fd719a4))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent fd719a4 commit 2d280d6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.81.1](https://github.com/dialpad/dialtone/compare/dialtone/v9.81.0...dialtone/v9.81.1) (2024-10-24)


### Bug Fixes

* **Rich Text Editor, Editor:** DLT-2175 editor loses text formatting while pasting ([#543](https://github.com/dialpad/dialtone/issues/543)) ([fd719a4](https://github.com/dialpad/dialtone/commit/fd719a46dbe5f32f1a953a64d0702e0086341281))

# [9.81.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.80.0...dialtone/v9.81.0) (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dialpad/dialtone",
"version": "9.81.0",
"version": "9.81.1",
"packageManager": "pnpm@9.9.0",
"description": "Dialpad's Dialtone design system monorepo",
"scripts": {
Expand Down

0 comments on commit 2d280d6

Please sign in to comment.