Skip to content

Commit 36426d8

Browse files
committed
docs: update collaborator
1 parent 598a43e commit 36426d8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/base-monaco-editor/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## 1.1.0-beta.0
22

33
- 重构 type / path / value 联动,彻底修复 monaco 在多文件模式下覆盖多个 path 值的 bug
4-
- 修复 ts 类型问题 @wangshihao111
5-
- 添加 configure 方法,支持配置是否开启 monaco 单例模式 @wangshihao111
6-
- 新增插件参数:`enhancers`,用于强化编辑器功能 @wangshihao111
4+
- 修复 ts 类型问题 [@wangshihao111](https://github.com/wangshihao111)
5+
- 添加 configure 方法,支持配置是否开启 monaco 单例模式 [@wangshihao111](https://github.com/wangshihao111)
6+
- 新增插件参数:`enhancers`,用于强化编辑器功能 [@wangshihao111](https://github.com/wangshihao111)
77

88
## 1.0.0
99

packages/base-monaco-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@
6262
"commit-msg": "f2elint commit-msg-scan"
6363
}
6464
},
65-
"homepage": "https://unpkg.com/@alilc/lowcode-plugin-base-monaco-editor@1.0.0/build/index.html"
65+
"homepage": "https://unpkg.com/@alilc/lowcode-plugin-base-monaco-editor@1.1.0-beta.0/build/index.html"
6666
}

0 commit comments

Comments
 (0)