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

Commit

Permalink
chore(release): 8.18.1
Browse files Browse the repository at this point in the history
## [8.18.1](dialpad/dialtone@v8.18.0...v8.18.1) (2023-10-06)

### Bug Fixes

* **Root Layout:** update dialtone to fix root-layout on docsite ([#969](https://github.com/dialpad/dialtone/issues/969)) ([38b0103](dialpad/dialtone@38b0103))

### Documentation

* **Icon:** remove deprecated svg icons ([#966](https://github.com/dialpad/dialtone/issues/966)) ([8dfc6af](dialpad/dialtone@8dfc6af))
* storybook access from header ([#965](https://github.com/dialpad/dialtone/issues/965)) ([d61666f](dialpad/dialtone@d61666f))
* update dialtone-vue ([eea5609](dialpad/dialtone@eea5609))
  • Loading branch information
semantic-release-bot committed Oct 6, 2023
1 parent 38b0103 commit c6f5be8
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [8.18.1](https://github.com/dialpad/dialtone/compare/v8.18.0...v8.18.1) (2023-10-06)


### Bug Fixes

* **Root Layout:** update dialtone to fix root-layout on docsite ([#969](https://github.com/dialpad/dialtone/issues/969)) ([38b0103](https://github.com/dialpad/dialtone/commit/38b01037cd4a5dbb98c30b8b8a3421f6900bc328))


### Documentation

* **Icon:** remove deprecated svg icons ([#966](https://github.com/dialpad/dialtone/issues/966)) ([8dfc6af](https://github.com/dialpad/dialtone/commit/8dfc6afe09e90cd8d571923a4b8d6db6e9b65845))
* storybook access from header ([#965](https://github.com/dialpad/dialtone/issues/965)) ([d61666f](https://github.com/dialpad/dialtone/commit/d61666f33e310e59919e916b98e4220c36b98e19))
* update dialtone-vue ([eea5609](https://github.com/dialpad/dialtone/commit/eea5609a3bd63d6b84fe2f97ff6ef6a2a1e9d7fa))

# [8.18.0](https://github.com/dialpad/dialtone/compare/v8.17.0...v8.18.0) (2023-10-04)


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",
"version": "8.18.0",
"version": "8.18.1",
"description": "Dialpad's design system",
"keywords": [
"Dialpad",
Expand Down

0 comments on commit c6f5be8

Please sign in to comment.