* Fix "send message" button that was sending the message twice.
* Bump v11.0.1
This commit is contained in:
John Livingston
2024-09-03 15:28:57 +02:00
parent 575703a7e5
commit 2f78b901e3
4 changed files with 10 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "peertube-plugin-livechat",
"version": "11.0.0",
"version": "11.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-livechat",
"version": "11.0.0",
"version": "11.0.1",
"license": "AGPL-3.0",
"dependencies": {
"@xmpp/jid": "^0.13.1",