@elevenlabs/convai-widget-embed 0.10.1 → 0.10.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @elevenlabs/convai-widget-embed@0.10.1 build /home/runner/work/packages/packages/packages/convai-widget-embed
2
+ > @elevenlabs/convai-widget-embed@0.10.2 build /home/runner/work/packages/packages/packages/convai-widget-embed
3
3
  > vite build
4
4
 
5
5
  vite v7.3.1 building client environment for production...
@@ -7,5 +7,5 @@ transforming...
7
7
  ✓ 12 modules transformed.
8
8
  rendering chunks...
9
9
  computing gzip size...
10
- dist/index.js 1,380.42 kB │ gzip: 423.95 kB
11
- ✓ built in 3.99s
10
+ dist/index.js 1,380.60 kB │ gzip: 423.99 kB
11
+ ✓ built in 4.10s
@@ -1,4 +1,4 @@
1
1
 
2
- > @elevenlabs/convai-widget-embed@0.10.1 check-types /home/runner/work/packages/packages/packages/convai-widget-embed
2
+ > @elevenlabs/convai-widget-embed@0.10.2 check-types /home/runner/work/packages/packages/packages/convai-widget-embed
3
3
  > tsc --noEmit --skipLibCheck
4
4
 
@@ -1,6 +1,6 @@
1
1
 
2
- > @elevenlabs/convai-widget-embed@0.10.1 lint:es /home/runner/work/packages/packages/packages/convai-widget-embed
2
+ > @elevenlabs/convai-widget-embed@0.10.2 lint:es /home/runner/work/packages/packages/packages/convai-widget-embed
3
3
  > pnpm exec eslint .
4
4
 
5
- (node:2991) ESLintEmptyConfigWarning: Running ESLint with an empty config (from /home/runner/work/packages/packages/packages/convai-widget-embed/eslint.config.cjs). Please double-check that this is what you want. If you want to run ESLint with an empty config, export [{}] to remove this warning.
5
+ (node:3020) ESLintEmptyConfigWarning: Running ESLint with an empty config (from /home/runner/work/packages/packages/packages/convai-widget-embed/eslint.config.cjs). Please double-check that this is what you want. If you want to run ESLint with an empty config, export [{}] to remove this warning.
6
6
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -1,5 +1,5 @@
1
1
 
2
- > @elevenlabs/convai-widget-embed@0.10.1 lint:prettier /home/runner/work/packages/packages/packages/convai-widget-embed
2
+ > @elevenlabs/convai-widget-embed@0.10.2 lint:prettier /home/runner/work/packages/packages/packages/convai-widget-embed
3
3
  > prettier 'src/**/*.ts'
4
4
 
5
5
  import { registerWidget } from "@elevenlabs/convai-widget-core";
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # @elevenlabs/convai-widget-embed
2
2
 
3
+ ## 0.10.2
4
+
3
5
  ## 0.10.1
4
6
 
5
7
  ## 0.10.0