Skip to content

Commit 06cacb6

Browse files
committed
Bump version to 0.1.13
1 parent 8ce17d5 commit 06cacb6

File tree

48 files changed

+175
-175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+175
-175
lines changed

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": "bigbluebutton-html-plugin-sdk",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"homepage": "https://github.com/bigbluebutton/bigbluebutton-html-plugin-sdk",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

samples/sample-actions-bar-plugin/package-lock.json

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

samples/sample-actions-bar-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^20.3.1",
1010
"@types/react": "^18.2.13",
1111
"babel-plugin-syntax-dynamic-import": "^6.18.0",
12-
"bigbluebutton-html-plugin-sdk": "0.1.12",
12+
"bigbluebutton-html-plugin-sdk": "0.1.13",
1313
"path": "^0.12.7",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",

samples/sample-apps-gallery-item-plugin/package-lock.json

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

samples/sample-apps-gallery-item-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/react": "^18.2.13",
1111
"@types/react-dom": "^18.2.6",
1212
"babel-plugin-syntax-dynamic-import": "^6.18.0",
13-
"bigbluebutton-html-plugin-sdk": "0.1.12",
13+
"bigbluebutton-html-plugin-sdk": "0.1.13",
1414
"path": "^0.12.7",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",

samples/sample-audio-settings-dropdown-plugin/package-lock.json

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

samples/sample-audio-settings-dropdown-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^20.3.1",
1010
"@types/react": "^18.2.13",
1111
"babel-plugin-syntax-dynamic-import": "^6.18.0",
12-
"bigbluebutton-html-plugin-sdk": "0.1.12",
12+
"bigbluebutton-html-plugin-sdk": "0.1.13",
1313
"browser-bunyan": "^1.8.0",
1414
"path": "^0.12.7",
1515
"react": "^18.2.0",

samples/sample-camera-settings-dropdown-plugin/package-lock.json

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

samples/sample-camera-settings-dropdown-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^20.3.1",
1010
"@types/react": "^18.2.13",
1111
"babel-plugin-syntax-dynamic-import": "^6.18.0",
12-
"bigbluebutton-html-plugin-sdk": "0.1.12",
12+
"bigbluebutton-html-plugin-sdk": "0.1.13",
1313
"path": "^0.12.7",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)