Skip to content

Commit a51f952

Browse files
chore(release): 2.3.0
1 parent 44af055 commit a51f952

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.3.0](https://github.com/goblin-laboratory/reactjs-player/compare/v2.2.0...v2.3.0) (2023-06-17)
6+
7+
8+
### Features
9+
10+
* 增加 ali rts 播放协议的支持 :new: ([44af055](https://github.com/goblin-laboratory/reactjs-player/commit/44af0558e6125612a2de8b96f672ccd8889315d4))
11+
512
## [2.2.0](https://github.com/goblin-laboratory/reactjs-player/compare/v2.1.4...v2.2.0) (2022-04-26)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactjs-player",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "基于 react hooks 的 video 播放组件,结构简单,代码简洁,扩展方便。",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)