feat(elements): Added sio-recorder element for recording and replaying sessions

This commit is contained in:
2025-01-25 04:21:30 +01:00
parent 39fac4317d
commit 8603b7876f
7 changed files with 284 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@social.io/catalog',
version: '1.1.0',
version: '1.2.0',
description: 'catalog for social.io'
}