Skip to content

Commit 38985a9

Browse files
committed
Merge branch 'main' of github.com:paxapos/av-inputs
2 parents b8a69b8 + c7abf6e commit 38985a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.0.13] - 2025-08-17
411

512
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paxapos/av-inputs",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Stencil Component Input webcam",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)