Skip to content

Commit 32b5c6b

Browse files
committed
3.5.0
1 parent a14c6dc commit 32b5c6b

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
### UNRELEASED
5+
### v3.5.0
66

7+
* feat: emit transcript-updated event
8+
* feat: add ip address, user agent, referer and session token if available in the UserJoined event
79
* build(deps): pino@9.14.0
810
* build(deps): pino-pretty@13.1.2
911

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bbb-webhooks",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "A BigBlueButton mudule for events WebHooks",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)