We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65096fa commit 29bb8afCopy full SHA for 29bb8af
packages/ix-video/CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
-# [2.0.0](https://github.com/imgix/ix-elements/packages/@imgix/ix-video@2.0.0) (2023-01-12)
+# [2.0.0](https://github.com/imgix/ix-elements/packages/@imgix/ix-video@2.0.0) (2023-01-17)
7
8
9
### BREAKING Features
packages/ix-video/package.json
@@ -1,7 +1,6 @@
1
{
2
"name": "@imgix/ix-video",
- "private": true,
- "version": "2.0.0-beta.2",
+ "version": "2.0.0",
"description": "A custom imgix video element for the browser that works anywhere",
"main": "./dist/index.cjs.js",
"module": "./dist/index.mjs",
0 commit comments