File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## Unreleased
10
10
11
- ### Added
12
-
13
- ### Changed
11
+ ## 0.1.0 - 2025-08-09
14
12
15
- ### Deprecated
13
+ ### Features
16
14
17
- ### Removed
15
+ * ` 6b37d3b ` feat: Add MIT license to build output and refactor component structure
16
+ * ` d44a709 ` feat: Refine target element mounting and bump version
17
+ * ` b89538d ` feat: Allow specifying targetElementId for player mounting
18
+ * ` d1888ea ` feat: Improve player initialization and build output
18
19
19
- ### Fixed
20
+ ### Chores
20
21
21
- ### Security
22
+ * ` 11e7138 ` chore: Bump package version to ` 0.1.0 ` to reflect the new feature and breaking change in rendering behavior.
23
+ * ` e919430 ` chore: Update examples/ExampleInteractiveVideo.vue
24
+ * ` 47f4db5 ` chore: Update examples/package.json
22
25
23
26
## 0.0.2 - 2025-08-05
24
27
You can’t perform that action at this time.
0 commit comments