Skip to content

Commit 481f557

Browse files
committed
chore(release): 0.0.10
1 parent 559b194 commit 481f557

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# fe-toolsbox
2+
### [0.0.10](https://github.com/chenym1992/toolsbox/compare/v0.0.9...v0.0.10) (2022-08-18)
3+
4+
5+
### Features
6+
7+
* **dom:** isFullScreen、isFullScreenEnabled、enterFullscreen、exitFullscreen ([2f66b89](https://github.com/chenym1992/toolsbox/commit/2f66b895b0b9a9fa1fe3d19439f77628a250b146))
8+
29
### [0.0.9](https://github.com/chenym1992/toolsbox/compare/v0.0.8...v0.0.9) (2022-08-17)
310

411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fe-toolsbox",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"packageManager": "pnpm@7.9.0",
55
"description": "前端业务常用工具库",
66
"main": "dist/toolsbox.common.js",

0 commit comments

Comments
 (0)