We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cff4f commit 20cd12aCopy full SHA for 20cd12a
docs/zh-cn/changelog.md
@@ -7,6 +7,11 @@
7
- 修订版本号:每周末会进行日常 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)
8
9
---
10
+### 1.0.0-rc.18
11
+
12
+`2024-12-16`
13
+- **Repo Migrate**
14
+ - 为了更好的维护,微前端仓库迁移至京东开源组织,https://github.com/jd-opensource/micro-app。
15
### 1.0.0-rc.17
16
17
`2024-12-14`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@micro-zoe/micro-app",
3
- "version": "1.0.0-rc.17",
+ "version": "1.0.0-rc.18",
4
"description": "A lightweight, efficient and powerful micro front-end framework",
5
"private": false,
6
"main": "lib/index.min.js",
0 commit comments