We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a9fa2 commit d1030e4Copy full SHA for d1030e4
.changeset/sharp-nails-push.md
plugins/bey/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @livekit/agents-plugin-bey
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- Added package-specific TypeDoc config - [#768](https://github.com/livekit/agents-js/pull/768) ([@toubatbrian](https://github.com/toubatbrian))
8
9
## 1.0.0
10
11
### Major Changes
plugins/bey/package.json
@@ -1,6 +1,6 @@
{
"name": "@livekit/agents-plugin-bey",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Beyond Presence plugin for LiveKit Node Agents",
"main": "dist/index.js",
"require": "dist/index.cjs",
0 commit comments