Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
chore(release): 3.87.0
Browse files Browse the repository at this point in the history
# [3.87.0](v3.86.4...v3.87.0) (2023-09-29)

### Features

* **Callbox:** on hold status ([#1226](#1226)) ([8f5e1bd](8f5e1bd))
  • Loading branch information
semantic-release-bot committed Sep 29, 2023
1 parent 8f5e1bd commit e03760b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.87.0](https://github.com/dialpad/dialtone-vue/compare/v3.86.4...v3.87.0) (2023-09-29)


### Features

* **Callbox:** on hold status ([#1226](https://github.com/dialpad/dialtone-vue/issues/1226)) ([8f5e1bd](https://github.com/dialpad/dialtone-vue/commit/8f5e1bd04810c7f111126d9840581f249460b2da))

## [3.86.4](https://github.com/dialpad/dialtone-vue/compare/v3.86.3...v3.86.4) (2023-09-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dialpad/dialtone-vue",
"version": "3.86.4",
"version": "3.87.0",
"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 e03760b

Please sign in to comment.