Skip to content

Commit 03737be

Browse files
author
cmtlyt
committed
docs: changelog
1 parent 0b7e42a commit 03737be

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.3](https://github.com/cmtlyt/tee/compare/v0.3.2...v0.3.3) (2025-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* 自定义context继承自默认 ([8a4f162](https://github.com/cmtlyt/tee/commit/8a4f162a7fa9d78d9a2113bde742f613de689027))
7+
8+
9+
110
## [0.3.2](https://github.com/cmtlyt/tee/compare/v0.3.1...v0.3.2) (2025-03-28)
211

312

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
],
3131
"type": "module",
3232
"scripts": {
33+
"prepublishOnly": "npm run build",
3334
"dev": "unbuild --watch",
3435
"build": "unbuild",
3536
"prepare": "husky",

0 commit comments

Comments
 (0)