Skip to content

Commit

Permalink
chore(release): NO-JIRA dialtone-vue3/v3.162.0
Browse files Browse the repository at this point in the history
# [3.162.0](dialtone-vue3/v3.161.1...dialtone-vue3/v3.162.0) (2024-12-16)

### Features

* **Feed Item Row:** DP-119844 add slot for displayName ([#596](#596)) ([c861ac1](c861ac1))
  • Loading branch information
semantic-release-bot committed Dec 16, 2024
1 parent d918b0d commit 10fa6c4
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.162.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.161.1...dialtone-vue3/v3.162.0) (2024-12-16)


### Features

* **Feed Item Row:** DP-119844 add slot for displayName ([#596](https://github.com/dialpad/dialtone/issues/596)) ([c861ac1](https://github.com/dialpad/dialtone/commit/c861ac1af542b10e1dc1ee2ca0481dbfd661e418))

## [3.161.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.161.0...dialtone-vue3/v3.161.1) (2024-12-14)


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.161.1",
"version": "3.162.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 10fa6c4

Please sign in to comment.