Skip to content

Commit d351360

Browse files
kixelatedclaude
andauthored
chore: bump JS patch versions (#1317)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9ae6cb8 commit d351360

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

js/hang/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moq/hang",
33
"type": "module",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"description": "WebCodecs-based media format for MoQ",
66
"license": "(MIT OR Apache-2.0)",
77
"repository": "github:moq-dev/moq",

js/lite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moq/lite",
33
"type": "module",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"description": "Media over QUIC library",
66
"license": "(MIT OR Apache-2.0)",
77
"repository": "github:moq-dev/moq",

js/publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moq/publish",
33
"type": "module",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"description": "Publish Media over QUIC broadcasts",
66
"license": "(MIT OR Apache-2.0)",
77
"repository": "github:moq-dev/moq",

js/signals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moq/signals",
33
"type": "module",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"description": "Reactive and safe signals",
66
"license": "(MIT OR Apache-2.0)",
77
"repository": "github:moq-dev/moq",

js/token/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moq/token",
33
"type": "module",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "Media over QUIC - Token Generation and Validation",
66
"license": "(MIT OR Apache-2.0)",
77
"repository": "github:moq-dev/moq",

js/watch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@moq/watch",
33
"type": "module",
4-
"version": "0.2.7",
4+
"version": "0.2.8",
55
"description": "Watch Media over QUIC broadcasts",
66
"license": "(MIT OR Apache-2.0)",
77
"repository": "github:moq-dev/moq",

0 commit comments

Comments
 (0)