Skip to content

Commit

Permalink
chore(release): ix-player v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luqven committed Jan 18, 2023
1 parent 29bb8af commit 5548b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/ix-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-beta.1](https://github.com/imgix/ix-elements/packages/@imgix/[email protected].0-beta.1) (2023-01-12)
## [0.0.1](https://github.com/imgix/ix-elements/packages/@imgix/[email protected]) (2023-01-12)

**Note** First beta release of ix-player.
2 changes: 1 addition & 1 deletion packages/ix-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@imgix/ix-player",
"version": "0.0.1-beta.1",
"version": "0.0.1",
"description": "An imgix video custom element that works anywhere",
"main": "./dist/index.cjs.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 5548b44

Please sign in to comment.