Skip to content

Commit

Permalink
chore: release rc16
Browse files Browse the repository at this point in the history
  • Loading branch information
timhub66 committed Dec 9, 2024
1 parent 358199c commit da00cf7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/zh-cn/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
- 修订版本号:每周末会进行日常 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)

---
### 1.0.0-rc.16

`2024-12-09`
- **Bug Fix**
- 🐞 修复 子应用 使用 blob string url 创建 WebWorker 时报错,[issue 1444](https://github.com/micro-zoe/micro-app/issues/1444)
- **Feature**
- 支持 unocss。

### 1.0.0-rc.15

`2024-11-22`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@micro-zoe/micro-app",
"version": "1.0.0-rc.15",
"version": "1.0.0-rc.16",
"description": "A lightweight, efficient and powerful micro front-end framework",
"private": false,
"main": "lib/index.min.js",
Expand Down

0 comments on commit da00cf7

Please sign in to comment.