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.
2 parents b8a69b8 + c7abf6e commit 38985a9Copy full SHA for 38985a9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.14] - 2025-08-17
4
+
5
+### Changes
6
+- Merge branch 'main' of github.com:paxapos/av-inputs
7
+- feat: Enhance webcam component functionality and improve test reliability with environment detection and auto-start prevention
8
9
10
## [1.0.13] - 2025-08-17
11
12
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@paxapos/av-inputs",
- "version": "1.0.13",
+ "version": "1.0.14",
"description": "Stencil Component Input webcam",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
0 commit comments