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.102.0
Browse files Browse the repository at this point in the history
# [2.102.0](v2.101.1...v2.102.0) (2023-10-20)

### Features

* add avatar slot to feed-item-row ([#1266](#1266)) ([c457b28](c457b28))
* **Dt Tooltip Directive:** add dt-tooltip directive ([#1256](#1256)) ([f67c0cf](f67c0cf))
* update dialtone-icons ([81ad182](81ad182))
  • Loading branch information
semantic-release-bot committed Oct 20, 2023
1 parent 81ad182 commit fa80603
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [2.102.0](https://github.com/dialpad/dialtone-vue/compare/v2.101.1...v2.102.0) (2023-10-20)


### Features

* add avatar slot to feed-item-row ([#1266](https://github.com/dialpad/dialtone-vue/issues/1266)) ([c457b28](https://github.com/dialpad/dialtone-vue/commit/c457b285508b97b9158f381886a611363453d3b8))
* **Dt Tooltip Directive:** add dt-tooltip directive ([#1256](https://github.com/dialpad/dialtone-vue/issues/1256)) ([f67c0cf](https://github.com/dialpad/dialtone-vue/commit/f67c0cf3414497edbf34370dd8d912ef4b543e28))
* update dialtone-icons ([81ad182](https://github.com/dialpad/dialtone-vue/commit/81ad1824d755dc1cbb768440079eb2e7f396c108))

## [2.101.1](https://github.com/dialpad/dialtone-vue/compare/v2.101.0...v2.101.1) (2023-10-16)


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.101.1",
"version": "2.102.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 fa80603

Please sign in to comment.