Skip to content

Commit feb7257

Browse files
committed
chore(release): v1.12.13-next
1 parent 4535cf6 commit feb7257

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vidstack-workspace",
3-
"version": "1.12.12",
3+
"version": "1.12.13",
44
"private": true,
55
"type": "module",
66
"workspaces": [

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vidstack/react",
3-
"version": "1.12.12",
3+
"version": "1.12.13",
44
"description": "UI component library for building high-quality, accessible video and audio experiences on the web.",
55
"license": "MIT",
66
"type": "module",

packages/vidstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vidstack",
3-
"version": "1.12.12",
3+
"version": "1.12.13",
44
"description": "UI component library for building high-quality, accessible video and audio experiences on the web.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)