Skip to content

Commit 305faac

Browse files
chore: bump version to 2.1.0
1 parent 4051715 commit 305faac

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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+
39
## [2.0.0] - 2025-08-20
410

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

0 commit comments

Comments
 (0)