Skip to content

Commit 549332d

Browse files
committed
build: mconf/[email protected]
1 parent ff7a515 commit 549332d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG-MCONF.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notables changes *unique to Mconf's fork of bbb-webhooks* are documented in this file.
44

5+
### v2.3.0
6+
7+
* build: merge with bigbluebutton/[email protected] (see CHANGELOG.md)
8+
59
### v2.2.2
610

711
* build: merge with bigbluebutton/[email protected] (see CHANGELOG.md)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.3.0",
44
"description": "A BigBlueButton mudule for events WebHooks",
55
"type": "module",
6-
"mconf_version": "2.2.2",
6+
"mconf_version": "2.3.0",
77
"scripts": {
88
"start": "node app.js",
99
"dev-start": "nodemon --watch src --ext js,json,yml,yaml --exec node app.js",

0 commit comments

Comments
 (0)