Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone/v9.84.0
Browse files Browse the repository at this point in the history
# [9.84.0](dialtone/v9.83.2...dialtone/v9.84.0) (2024-11-04)

### Bug Fixes

* **Callbar Button With Popover:** NO-JIRA use flex-start ([#558](#558)) ([1522b52](1522b52))

### Features

* DLT-1812 language server - initial implementation ([#551](#551)) ([189d40c](189d40c))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 189d40c commit b734c8d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [9.84.0](https://github.com/dialpad/dialtone/compare/dialtone/v9.83.2...dialtone/v9.84.0) (2024-11-04)


### Bug Fixes

* **Callbar Button With Popover:** NO-JIRA use flex-start ([#558](https://github.com/dialpad/dialtone/issues/558)) ([1522b52](https://github.com/dialpad/dialtone/commit/1522b5229e39541c76f9d7816fea44082631c331))


### Features

* DLT-1812 language server - initial implementation ([#551](https://github.com/dialpad/dialtone/issues/551)) ([189d40c](https://github.com/dialpad/dialtone/commit/189d40cf442b881c04a51adec7409406339486df))

## [9.83.2](https://github.com/dialpad/dialtone/compare/dialtone/v9.83.1...dialtone/v9.83.2) (2024-10-31)


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.83.2",
"version": "9.84.0",
"packageManager": "pnpm@9.9.0",
"description": "Dialpad's Dialtone design system monorepo",
"scripts": {
Expand Down

0 comments on commit b734c8d

Please sign in to comment.