Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone-vue3/v3.157.0
Browse files Browse the repository at this point in the history
# [3.157.0](dialtone-vue3/v3.156.3...dialtone-vue3/v3.157.0) (2024-10-23)

### Features

* **Combobox Multi Select:** DLT-1811 add pass thorugh props to style input ([#534](#534)) ([126d1fc](126d1fc))
  • Loading branch information
semantic-release-bot committed Oct 23, 2024
1 parent 6cae20f commit 00b6143
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.157.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.156.3...dialtone-vue3/v3.157.0) (2024-10-23)


### Features

* **Combobox Multi Select:** DLT-1811 add pass thorugh props to style input ([#534](https://github.com/dialpad/dialtone/issues/534)) ([126d1fc](https://github.com/dialpad/dialtone/commit/126d1fc016ea8d8a67d4ee9799b5b3f42381b925))

## [3.156.3](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.156.2...dialtone-vue3/v3.156.3) (2024-10-22)


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

0 comments on commit 00b6143

Please sign in to comment.