Skip to content

Commit 5548b44

Browse files
committed
chore(release): ix-player v0.0.1
1 parent 29bb8af commit 5548b44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ix-player/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [0.0.1-beta.1](https://github.com/imgix/ix-elements/packages/@imgix/ix-player@0.0.0-beta.1) (2023-01-12)
6+
## [0.0.1](https://github.com/imgix/ix-elements/packages/@imgix/ix-player@0.0.1) (2023-01-12)
77

88
**Note** First beta release of ix-player.

packages/ix-player/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgix/ix-player",
3-
"version": "0.0.1-beta.1",
3+
"version": "0.0.1",
44
"description": "An imgix video custom element that works anywhere",
55
"main": "./dist/index.cjs.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)