Skip to content

Commit 1f5b692

Browse files
committed
chore(release): ix-video v2.0.0
1 parent 65096fa commit 1f5b692

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

packages/ix-video/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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-
# [2.0.0](https://github.com/imgix/ix-elements/packages/@imgix/ix-video@2.0.0) (2023-01-12)
6+
# [2.0.0](https://github.com/imgix/ix-elements/packages/@imgix/ix-video@2.0.0) (2023-01-17)
77

88

99
### BREAKING Features

packages/ix-video/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@imgix/ix-video",
3-
"private": true,
4-
"version": "2.0.0-beta.2",
3+
"version": "2.0.0",
54
"description": "A custom imgix video element for the browser that works anywhere",
65
"main": "./dist/index.cjs.js",
76
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)