Skip to content

Commit f6a38bf

Browse files
committed
docs: Update CHANGELOG.md for version 0.1.0 release
Updated CHANGELOG.md to reflect the release of version 0.1.0, including new features and chore updates.
1 parent 6b37d3b commit f6a38bf

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## Unreleased
1010

11-
### Added
12-
13-
### Changed
11+
## 0.1.0 - 2025-08-09
1412

15-
### Deprecated
13+
### Features
1614

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
1819

19-
### Fixed
20+
### Chores
2021

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
2225

2326
## 0.0.2 - 2025-08-05
2427

0 commit comments

Comments
 (0)