Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone-vue3/v3.152.2
Browse files Browse the repository at this point in the history
## [3.152.2](dialtone-vue3/v3.152.1...dialtone-vue3/v3.152.2) (2024-09-16)

### Bug Fixes

* **Tooltip:** DLT-2039 flush promises when external anchor ([#499](#499)) ([fa21401](fa21401))

### Reverts

* Revert "fix(tooltip): DLT-2039 flush promises when external anchor (#499)" ([012a31f](012a31f)), closes [#499](#499)
  • Loading branch information
semantic-release-bot committed Sep 16, 2024
1 parent 837d307 commit b14912f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dialtone-vue3/CHANGELOG.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions packages/dialtone-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [3.152.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.152.1...dialtone-vue3/v3.152.2) (2024-09-16)


### Bug Fixes

* **Tooltip:** DLT-2039 flush promises when external anchor ([#499](https://github.com/dialpad/dialtone/issues/499)) ([fa21401](https://github.com/dialpad/dialtone/commit/fa21401bbf12cbcc9ecdb4be4323f42a282dce70))


### Reverts

* Revert "fix(tooltip): DLT-2039 flush promises when external anchor (#499)" ([012a31f](https://github.com/dialpad/dialtone/commit/012a31f4d992e5640a48dc1b1911f68fde3f2689)), closes [#499](https://github.com/dialpad/dialtone/issues/499)

## [3.152.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.152.0...dialtone-vue3/v3.152.1) (2024-09-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/dialtone-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dialpad/dialtone-vue",
"version": "3.152.1",
"version": "3.152.2",
"description": "Vue component library for Dialpad's design system Dialtone",
"scripts": {
"build": "run-s clean build:main build:typescript build:documentation",
Expand Down

0 comments on commit b14912f

Please sign in to comment.