Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone-vue3/v3.156.2
Browse files Browse the repository at this point in the history
## [3.156.2](dialtone-vue3/v3.156.1...dialtone-vue3/v3.156.2) (2024-10-11)

### Bug Fixes

* DLT-1548 fix opacity classes selectors ([#520](#520)) ([1e6ef93](1e6ef93))
* **Rich Text Editor:** DLT-2107 message input recipe updates ([#522](#522)) ([639a72e](639a72e))
  • Loading branch information
semantic-release-bot committed Oct 11, 2024
1 parent a04be0b commit 4053b7b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dialtone-vue3/CHANGELOG.json

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions packages/dialtone-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.156.2](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.156.1...dialtone-vue3/v3.156.2) (2024-10-11)


### Bug Fixes

* DLT-1548 fix opacity classes selectors ([#520](https://github.com/dialpad/dialtone/issues/520)) ([1e6ef93](https://github.com/dialpad/dialtone/commit/1e6ef93933ee3dad7fa0c0cea5ab79ef7c9787eb))
* **Rich Text Editor:** DLT-2107 message input recipe updates ([#522](https://github.com/dialpad/dialtone/issues/522)) ([639a72e](https://github.com/dialpad/dialtone/commit/639a72e2a88cbf3c41a93ffa23b2229fe383e2ce))

## [3.156.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.156.0...dialtone-vue3/v3.156.1) (2024-10-09)


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

0 comments on commit 4053b7b

Please sign in to comment.