Skip to content

Commit 3e738d6

Browse files
chore(release): NO-JIRA dialtone-vue3/v3.135.1
## [3.135.1](dialtone-vue3/v3.135.0...dialtone-vue3/v3.135.1) (2024-07-08) ### Bug Fixes * **Emoji Picker:** NO-JIRA fix keyboard proposal ([#393](#393)) ([e5e7dfa](e5e7dfa)) * **Tooltip:** DLT-1846 inverted not working properly ([#398](#398)) ([af57943](af57943))
1 parent 6af0808 commit 3e738d6

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/dialtone-vue3/CHANGELOG.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/dialtone-vue3/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.135.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.135.0...dialtone-vue3/v3.135.1) (2024-07-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **Emoji Picker:** NO-JIRA fix keyboard proposal ([#393](https://github.com/dialpad/dialtone/issues/393)) ([e5e7dfa](https://github.com/dialpad/dialtone/commit/e5e7dfa798b46bc84ca458b0dcff7d0c17e35e80))
7+
* **Tooltip:** DLT-1846 inverted not working properly ([#398](https://github.com/dialpad/dialtone/issues/398)) ([af57943](https://github.com/dialpad/dialtone/commit/af57943cdd3abe23a0e8fe67e663f5d54d1cff62))
8+
19
# [3.135.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.134.0...dialtone-vue3/v3.135.0) (2024-07-04)
210

311

packages/dialtone-vue3/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-vue",
3-
"version": "3.135.0",
3+
"version": "3.135.1",
44
"description": "Vue component library for Dialpad's design system Dialtone",
55
"scripts": {
66
"build": "run-s clean build:main build:typescript build:documentation",

0 commit comments

Comments
 (0)