Skip to content

Commit 5363f66

Browse files
committed
chore: bump version to 1.2.0
Slotted-<video> source support (issue #6) since 1.1.0 — additive, no breaking changes.
1 parent b056971 commit 5363f66

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chroma-key-video",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Real-time green/blue-screen chroma keying for HTML video. Zero dependencies, shared-WebGL architecture for unlimited concurrent players, Canvas2D fallback.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)