We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4051715 commit 305faacCopy full SHA for 305faac
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [2.1.0] - 2025-08-22
4
+
5
+### Changes
6
+- feat: update package version to 2.0.0 and export additional types and interfaces in index.ts
7
8
9
## [2.0.0] - 2025-08-20
10
11
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@paxapos/av-inputs",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "Stencil Component Input webcam",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
0 commit comments