Skip to content

Commit 9d96be7

Browse files
chore: version packages
1 parent f61106c commit 9d96be7

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/initial-release.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @karnstack/kino
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- f61106c: Initial public release of kino — a themeable React video player with pluggable providers. Includes the Mux provider entry point (`@karnstack/kino/mux`), HLS playback, custom controls, and bundled styles (`@karnstack/kino/styles.css`).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@karnstack/kino",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Themeable React video player with pluggable providers.",
55
"license": "MIT",
66
"author": "Karn",

0 commit comments

Comments
 (0)