Skip to content

Commit

Permalink
Merge pull request #49 from video-db/release
Browse files Browse the repository at this point in the history
chore: release 0.0.23
  • Loading branch information
0xrohitgarg authored Dec 13, 2024
2 parents 0bde124 + 61d05ce commit 3a7a3b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.0.23]() - 2024-12-13

### Added
- Optional Pagination for VideoList
- Configurable columns for VideoList

### Fixed
- videoClick handler in `<ChatVideos/>` message handler

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

### 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.22",
"version": "0.0.23",
"author": "VideoDB",
"license": "Apache-2.0",
"private": false,
Expand Down

0 comments on commit 3a7a3b3

Please sign in to comment.