Skip to content

Commit 7c90377

Browse files
chore(release): 2.3.3
1 parent 16c20da commit 7c90377

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.3](https://github.com/goblin-laboratory/reactjs-player/compare/v2.3.2...v2.3.3) (2023-06-18)
6+
57
### [2.3.2](https://github.com/goblin-laboratory/reactjs-player/compare/v2.3.1...v2.3.2) (2023-06-18)
68

79

package.json

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

0 commit comments

Comments
 (0)