Bump v11.0.0 + npm audit fix.
This commit is contained in:
parent
8e0f239993
commit
575703a7e5
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## 11.0.0 (Not Released Yet)
|
||||
## 11.0.0
|
||||
|
||||
### Importante Notes
|
||||
|
||||
|
@ -27,6 +27,11 @@ CONVERSE_COMMIT="9952046d580bc2930e29833f4c9987a3d4c95bc2"
|
||||
# CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
|
||||
# CONVERSE_COMMIT="xxxx"
|
||||
|
||||
# 2024-09-03: include badges short label and quick fix for sendMessage button
|
||||
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
|
||||
CONVERSE_VERSION="livechat-11.0.0"
|
||||
CONVERSE_COMMIT=""
|
||||
|
||||
rootdir="$(pwd)"
|
||||
src_dir="$rootdir/conversejs"
|
||||
converse_src_dir="$rootdir/vendor/conversejs-$CONVERSE_VERSION"
|
||||
|
4926
package-lock.json
generated
4926
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "peertube-plugin-livechat",
|
||||
"description": "PeerTube plugin livechat: create chat rooms for your Peertube lives! Comes with many features: federation, moderation tools, chat bot, chat persistence, OBS integration, ...",
|
||||
"version": "10.3.3",
|
||||
"version": "11.0.0",
|
||||
"license": "AGPL-3.0",
|
||||
"author": {
|
||||
"name": "John Livingston",
|
||||
|
Loading…
Reference in New Issue
Block a user