@mastra/voice-google-gemini-live 0.10.9-alpha.0 → 0.10.9-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +75 -0
  2. package/package.json +14 -4
package/CHANGELOG.md ADDED
@@ -0,0 +1,75 @@
1
+ # @mastra/voice-google-gemini-live
2
+
3
+ ## 0.10.9-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
8
+
9
+ - Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
10
+ - @mastra/core@0.15.3-alpha.7
11
+
12
+ ## 0.10.9-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
17
+
18
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
19
+ - @mastra/core@0.15.3-alpha.5
20
+
21
+ ## 0.10.9-alpha.0
22
+
23
+ ### Patch Changes
24
+
25
+ - [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
26
+ - Updated dependency [`zod@^3.25.76` ↗︎](https://www.npmjs.com/package/zod/v/3.25.76) (from `^3.25.67`, in `dependencies`)
27
+ - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.23.5`, in `dependencies`)
28
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
29
+ - @mastra/core@0.15.3-alpha.4
30
+
31
+ ## 0.10.8
32
+
33
+ ### Patch Changes
34
+
35
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
36
+
37
+ - Updated dependencies []:
38
+ - @mastra/core@0.15.2
39
+
40
+ ## 0.10.7
41
+
42
+ ### Patch Changes
43
+
44
+ - dd512a2: Integrates Google Gemini Live API into the Mastra framework
45
+ - Updated dependencies [227c7e6]
46
+ - Updated dependencies [12cae67]
47
+ - Updated dependencies [fd3a3eb]
48
+ - Updated dependencies [6faaee5]
49
+ - Updated dependencies [4232b14]
50
+ - Updated dependencies [a89de7e]
51
+ - Updated dependencies [5a37d0c]
52
+ - Updated dependencies [4bde0cb]
53
+ - Updated dependencies [cf4f357]
54
+ - Updated dependencies [ad888a2]
55
+ - Updated dependencies [481751d]
56
+ - Updated dependencies [2454423]
57
+ - Updated dependencies [194e395]
58
+ - Updated dependencies [a722c0b]
59
+ - Updated dependencies [c30bca8]
60
+ - Updated dependencies [3b5fec7]
61
+ - Updated dependencies [a8f129d]
62
+ - @mastra/core@0.14.0
63
+
64
+ ## 0.10.7-alpha.0
65
+
66
+ ### Patch Changes
67
+
68
+ - dd512a2: Integrates Google Gemini Live API into the Mastra framework
69
+ - Updated dependencies [6faaee5]
70
+ - Updated dependencies [4232b14]
71
+ - Updated dependencies [a89de7e]
72
+ - Updated dependencies [cf4f357]
73
+ - Updated dependencies [a722c0b]
74
+ - Updated dependencies [3b5fec7]
75
+ - @mastra/core@0.14.0-alpha.1
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@mastra/voice-google-gemini-live",
3
- "version": "0.10.9-alpha.0",
3
+ "version": "0.10.9-alpha.2",
4
4
  "description": "Mastra Google Gemini Live API integration",
5
5
  "type": "module",
6
6
  "files": [
7
- "dist"
7
+ "dist",
8
+ "CHANGELOG.md"
8
9
  ],
9
10
  "main": "dist/index.js",
10
11
  "types": "dist/index.d.ts",
@@ -38,12 +39,21 @@
38
39
  "typescript": "^5.8.3",
39
40
  "vitest": "^3.2.4",
40
41
  "@internal/lint": "0.0.34",
41
- "@mastra/core": "0.15.3-alpha.4"
42
+ "@mastra/core": "0.15.3-alpha.7"
42
43
  },
43
44
  "peerDependencies": {
44
- "@mastra/core": ">=0.15.2-0 <0.16.0-0",
45
+ "@mastra/core": ">=0.15.3-0 <0.16.0-0",
45
46
  "zod": "^3.0.0"
46
47
  },
48
+ "homepage": "https://mastra.ai",
49
+ "repository": {
50
+ "type": "git",
51
+ "url": "git+https://github.com/mastra-ai/mastra.git",
52
+ "directory": "voice/google-gemini-live-api"
53
+ },
54
+ "bugs": {
55
+ "url": "https://github.com/mastra-ai/mastra/issues"
56
+ },
47
57
  "scripts": {
48
58
  "build": "tsup --silent --config tsup.config.ts",
49
59
  "build:watch": "tsup --watch --silent --config tsup.config.ts",