Skip to content

Commit

Permalink
chore(release): dialtone-vue2/v1.0.1
Browse files Browse the repository at this point in the history
## [1.0.1](dialtone-vue2/v1.0.0...dialtone-vue2/v1.0.1) (2023-12-05)

### Bug Fixes

* emoji_selector ts error ([ea20c75](ea20c75))

### Reverts

* Revert "fix: emoji_selector ts error" ([3ac6c78](3ac6c78))
  • Loading branch information
semantic-release-bot committed Dec 5, 2023
1 parent ea20c75 commit 1358819
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dialtone-vue2/CHANGELOG.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions packages/dialtone-vue2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.0.1](https://github.com/dialpad/dialtone/compare/dialtone-vue2/v1.0.0...dialtone-vue2/v1.0.1) (2023-12-05)


### Bug Fixes

* emoji_selector ts error ([ea20c75](https://github.com/dialpad/dialtone/commit/ea20c7594cd968db31b9ade529f71dced573edee))


### Reverts

* Revert "fix: emoji_selector ts error" ([3ac6c78](https://github.com/dialpad/dialtone/commit/3ac6c78a49cfc9cc63eac04dfab2f38ad9fd231b))

# 1.0.0 (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/dialtone-vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dialpad/dialtone-vue",
"version": "1.0.0",
"version": "1.0.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 1358819

Please sign in to comment.