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.21.3
Browse files Browse the repository at this point in the history
## [8.21.3](dialpad/dialtone@v8.21.2...v8.21.3) (2023-10-27)

### Bug Fixes

* **Link:** corrected underline treatment ([#987](https://github.com/dialpad/dialtone/issues/987)) ([9e6bae4](dialpad/dialtone@9e6bae4))
* **Root Layout:** make sidebar scrollable ([#986](https://github.com/dialpad/dialtone/issues/986)) ([db25c0f](dialpad/dialtone@db25c0f))

### Documentation

* add tokens examples ([#982](https://github.com/dialpad/dialtone/issues/982)) ([7780b7c](dialpad/dialtone@7780b7c))
* fix sidebar ([26b81bf](dialpad/dialtone@26b81bf))
* update images in components overview for light and dark support ([#973](https://github.com/dialpad/dialtone/issues/973)) ([99e8eb0](dialpad/dialtone@99e8eb0))
  • Loading branch information
semantic-release-bot committed Oct 27, 2023
1 parent 26b81bf commit 8bd3564
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [8.21.3](https://github.com/dialpad/dialtone/compare/v8.21.2...v8.21.3) (2023-10-27)


### Bug Fixes

* **Link:** corrected underline treatment ([#987](https://github.com/dialpad/dialtone/issues/987)) ([9e6bae4](https://github.com/dialpad/dialtone/commit/9e6bae4f8a6d27514c21e6ec5ac1c47fc45c1bd1))
* **Root Layout:** make sidebar scrollable ([#986](https://github.com/dialpad/dialtone/issues/986)) ([db25c0f](https://github.com/dialpad/dialtone/commit/db25c0fa2780342b5a40fa17e0461eceb7f9ef3e))


### Documentation

* add tokens examples ([#982](https://github.com/dialpad/dialtone/issues/982)) ([7780b7c](https://github.com/dialpad/dialtone/commit/7780b7c1c9906e728e5df1a01db62bdc1180127c))
* fix sidebar ([26b81bf](https://github.com/dialpad/dialtone/commit/26b81bfa975ed40f289ad36aa832a98a1876ff21))
* update images in components overview for light and dark support ([#973](https://github.com/dialpad/dialtone/issues/973)) ([99e8eb0](https://github.com/dialpad/dialtone/commit/99e8eb0644adf8f85a5fe353a11fa950fb9823ee))

## [8.21.2](https://github.com/dialpad/dialtone/compare/v8.21.1...v8.21.2) (2023-10-20)


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

0 comments on commit 8bd3564

Please sign in to comment.