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

Commit

Permalink
chore(release): 2.101.0
Browse files Browse the repository at this point in the history
# [2.101.0](v2.100.1...v2.101.0) (2023-10-16)

### Bug Fixes

* **Root Layout:** convert to pure CSS grid method ([#1253](#1253)) ([db3ba06](db3ba06))

### Features

* **Dt Recipe Ivr Node:** change z-index and docs ([#1257](#1257)) ([1d5c703](1d5c703))
  • Loading branch information
semantic-release-bot committed Oct 16, 2023
1 parent 1d5c703 commit 208dfb5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.101.0](https://github.com/dialpad/dialtone-vue/compare/v2.100.1...v2.101.0) (2023-10-16)


### Bug Fixes

* **Root Layout:** convert to pure CSS grid method ([#1253](https://github.com/dialpad/dialtone-vue/issues/1253)) ([db3ba06](https://github.com/dialpad/dialtone-vue/commit/db3ba0677f7b4999e220fdb34635959f5f086ad3))


### Features

* **Dt Recipe Ivr Node:** change z-index and docs ([#1257](https://github.com/dialpad/dialtone-vue/issues/1257)) ([1d5c703](https://github.com/dialpad/dialtone-vue/commit/1d5c7038a5a50f8b23b90c8681a71bc09acbe451))

## [2.100.1](https://github.com/dialpad/dialtone-vue/compare/v2.100.0...v2.100.1) (2023-10-06)


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": "2.100.1",
"version": "2.101.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 208dfb5

Please sign in to comment.