Skip to content

Commit 8fb2b43

Browse files
committed
🔖 chore(release): publish %v
- @pansy/[email protected]
1 parent d7c0112 commit 8fb2b43

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: packages/aliplayer/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.1.1](https://github.com/pansyjs/react-components/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-03-02)
7+
8+
9+
### Bug Fixes
10+
11+
* 修复播放器绑定事件逻辑错误 ([d7c0112](https://github.com/pansyjs/react-components/commit/d7c01126d8964dd851d0ca11ce12c9790080569a))
12+
* 修复偶发 aliplayer 报 没有为播放器指定容器 ([56eab0c](https://github.com/pansyjs/react-components/commit/56eab0c0a1ed4d2f5d30f75f65af3bee0e8faa25))
13+
14+
15+
16+
17+
618
# [2.1.0](https://github.com/pansyjs/react-components/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-02-02)
719

820

Diff for: packages/aliplayer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pansy/react-aliplayer",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)