@umoteam/editor 10.2.1 → 11.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/README.zh-CN.md +1 -0
- package/dist/umo-editor.css +1 -1
- package/dist/umo-editor.js +24452 -22394
- package/package.json +5 -3
package/README.md
CHANGED
|
@@ -141,6 +141,7 @@ The development of Umo Editor relies on community support. Below is a list of co
|
|
|
141
141
|
- [Sherman Xu](https://github.com/xuzhenjun130): 🛠️ Contributed code
|
|
142
142
|
- [vace](https://github.com/vace):🛠️ Contributed code
|
|
143
143
|
- [Mikasa33](https://github.com/Mikasa33):🛠️ Contributed code
|
|
144
|
+
- [ohmua](https://github.com/ohmua):🛠️ Contributed code
|
|
144
145
|
|
|
145
146
|
We welcome all forms of contributions, including but not limited to submitting bug reports, feature requests, and code contributions.
|
|
146
147
|
|
package/README.zh-CN.md
CHANGED
|
@@ -146,6 +146,7 @@ Umo Editor 的发展离不开社区的支持,以下是为 Umo Editor 贡献过
|
|
|
146
146
|
- [Sherman Xu](https://github.com/xuzhenjun130):🛠️ 贡献了部分代码
|
|
147
147
|
- [vace](https://github.com/vace):🛠️ 贡献了部分代码
|
|
148
148
|
- [Mikasa33](https://github.com/Mikasa33):🛠️ 贡献了部分代码
|
|
149
|
+
- [ohmua](https://github.com/ohmua):🛠️ 贡献了部分代码
|
|
149
150
|
|
|
150
151
|
我们欢迎任何形式的贡献,包括但不限于提交 Bug 报告、功能请求、代码贡献等。
|
|
151
152
|
|