Skip to content

Commit

Permalink
chore(release): dialtone-vue3/v3.107.2
Browse files Browse the repository at this point in the history
## [3.107.2](dialtone-vue3/v3.107.1...dialtone-vue3/v3.107.2) (2024-02-07)

### Bug Fixes

* **Tooltip:** stop showing tootip for touch based devices ([#131](#131)) ([0c1be19](0c1be19))
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent 0c1be19 commit b7f5161
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dialtone-vue3/CHANGELOG.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions packages/dialtone-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.107.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.1...dialtone-vue3/v3.107.2) (2024-02-07)


### Bug Fixes

* **Tooltip:** stop showing tootip for touch based devices ([#131](https://github.com/dialpad/dialtone/issues/131)) ([0c1be19](https://github.com/dialpad/dialtone/commit/0c1be19bbc7700a917358430f7721fe65552b6c2))

## [3.107.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.107.0...dialtone-vue3/v3.107.1) (2024-02-07)


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.107.1",
"version": "3.107.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 b7f5161

Please sign in to comment.