Skip to content

Commit 271a29e

Browse files
committed
Merge branch 'main' of github.com:paxapos/av-inputs
2 parents 915c3d9 + d531231 commit 271a29e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Changelog - AV-Inputs Professional Optimization
1+
# Changelog
2+
3+
## [1.0.13] - 2025-08-17
4+
5+
### Changes
6+
- fix: Add mutable properties to props across components to eliminate prop mutability warnings and improve test reliability
7+
- Merge branch 'main' of github.com:paxapos/av-inputs
8+
- feat: Add multiple camera modal test page and integrate webcam functionalities
9+
210

311
All notable changes to the AV-Inputs library will be documented in this file.
412

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.12",
3+
"version": "1.0.13",
44
"description": "Stencil Component Input webcam",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)