Skip to content

Commit

Permalink
Merge pull request #47 from video-db/release
Browse files Browse the repository at this point in the history
chore: release 0.0.22
  • Loading branch information
0xrohitgarg authored Dec 12, 2024
2 parents 2ea8014 + a4596bd commit d6c4595
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.22]() - 2024-12-12

### Added
- New message handler support for Videos (multiple videos)
- Message handler key : "videos"
- Message handler : `<ChatVideos/>`

## [0.0.21]() - 2024-12-09

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@videodb/chat-vue",
"description": "Chat component for Director",
"version": "0.0.21",
"version": "0.0.22",
"author": "VideoDB",
"license": "Apache-2.0",
"private": false,
Expand Down

0 comments on commit d6c4595

Please sign in to comment.