Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone-vue3/v3.159.3
Browse files Browse the repository at this point in the history
## [3.159.3](dialtone-vue3/v3.159.2...dialtone-vue3/v3.159.3) (2024-11-04)

### Bug Fixes

* **Callbar Button With Popover:** NO-JIRA use flex-start ([#558](#558)) ([1522b52](1522b52))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 224dab8 commit 2240c27
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.159.3](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.159.2...dialtone-vue3/v3.159.3) (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))

## [3.159.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.159.1...dialtone-vue3/v3.159.2) (2024-10-31)


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.159.2",
"version": "3.159.3",
"description": "Vue component library for Dialpad's design system Dialtone",
"scripts": {
"lint": "run-s lint:code lint:docs",
Expand Down

0 comments on commit 2240c27

Please sign in to comment.