Skip to content

Commit

Permalink
chore(release): dialtone-vue3/v3.105.1
Browse files Browse the repository at this point in the history
## [3.105.1](dialtone-vue3/v3.105.0...dialtone-vue3/v3.105.1) (2024-01-26)

### Bug Fixes

* **Feed Item Row:** spacing and transition improvements - Vue 3 ([#111](#111)) ([bf18be2](bf18be2))
* **General Row:** map digital type to laptop-2 ([#114](#114)) ([ee3abfa](ee3abfa))
  • Loading branch information
semantic-release-bot committed Jan 26, 2024
1 parent 737b70b commit 3bfb7a0
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.105.1](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.105.0...dialtone-vue3/v3.105.1) (2024-01-26)


### Bug Fixes

* **Feed Item Row:** spacing and transition improvements - Vue 3 ([#111](https://github.com/dialpad/dialtone/issues/111)) ([bf18be2](https://github.com/dialpad/dialtone/commit/bf18be2ba92801ceb8d775ea5fede602e5303d6c))
* **General Row:** map digital type to laptop-2 ([#114](https://github.com/dialpad/dialtone/issues/114)) ([ee3abfa](https://github.com/dialpad/dialtone/commit/ee3abfad17e9aefb55b934e311fdbe5d5cdac2b3))

# [3.105.0](https://github.com/dialpad/dialtone/compare/dialtone-vue3/v3.104.0...dialtone-vue3/v3.105.0) (2024-01-19)


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.105.0",
"version": "3.105.1",
"description": "Vue component library for Dialpad's design system Dialtone",
"scripts": {
"build": "run-s clean build:main build:typescript build:documentation",
Expand Down

0 comments on commit 3bfb7a0

Please sign in to comment.