File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6- ## [ 0.0.1] ( https://github.com/imgix/ix-elements/packages/@imgix/ix-player-react@0.0.1 ) (2023-01-17)
6+ ## [ 1.0.0] ( https://github.com/imgix/ix-elements/tree/%40imgix/ix-player-react%401.0.0 ) (2023-11-2)
7+
8+ ## [ 0.0.1] ( https://github.com/imgix/ix-elements/tree/%40imgix/ix-player-react%400.0.1 ) (2023-01-17)
79
810** Note** First beta release of ix-player-react.
Original file line number Diff line number Diff line change 11{
22 "name" : " @imgix/ix-player-react" ,
3- "version" : " 0 .0.1 " ,
3+ "version" : " 1 .0.0 " ,
44 "description" : " An imgix video custom element for React" ,
55 "main" : " ./dist/index.cjs.js" ,
66 "module" : " ./dist/index.mjs" ,
2828 },
2929 "repository" : {
3030 "type" : " git" ,
31- "url" : " https://github.com/imgix/ix-elements/tree/l/ ix-player" ,
31+ "url" : " https://github.com/imgix/ix-elements/tree/main/packages/ ix-player-react " ,
3232 "directory" : " packages/ix-player-react"
3333 },
3434 "author" : " imgix, Inc." ,
6363 }
6464 },
6565 "dependencies" : {
66- "@imgix/ix-player" : " >=0 .0.1 " ,
66+ "@imgix/ix-player" : " >=1 .0.0 " ,
6767 "@mux/playback-core" : " 0.15.0" ,
6868 "prop-types" : " ^15.7.2"
6969 },
You can’t perform that action at this time.
0 commit comments