@umoteam/editor 4.6.1 → 5.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 CHANGED
@@ -97,10 +97,12 @@ Or submit bug reports via https://github.com/umodoc/editor/issues.
97
97
  The development of Umo Editor could not have been possible without the support of the community. Below is the list of contributors who have contributed code to Umo Editor. We extend our thanks to them:
98
98
 
99
99
  - [Umo Team](https://github.com/umodoc): 👨‍💻 Core developers
100
- - [Cassielxd](https://github.com/Cassielxd): 💪 Implemented pagination and many important features for Umo Editor
101
- - [Na'aman Hirschfeld](https://github.com/Goldziher):💪🏻 Enhanced TypeScript support, added test cases, and provided a better foundation for the development of Umo Editor
102
- - [ChenErik](https://github.com/ChenErik):🛠️ Contributed code to Umo Editor
103
- - [Sherman Xu](https://github.com/xuzhenjun130): 🛠 Contributed code to Umo Editor
100
+ - [Cassielxd](https://github.com/Cassielxd): 💪🏻 Implemented pagination and many important features for Umo Editor
101
+ - [Na'aman Hirschfeld](https://github.com/Goldziher): 💪🏻 Enhanced TypeScript support, added tests, and provided a stronger foundation for Umo Editor's development
102
+ - [SerRashin](https://github.com/SerRashin): 🛠️ Added Russian language support for Umo Editor
103
+ - [ChenErik](https://github.com/ChenErik): 🛠️ Contributed code to Umo Editor
104
+ - [china-wangxu](https://github.com/china-wangxu): 🛠️ Contributed code to Umo Editor
105
+ - [Sherman Xu](https://github.com/xuzhenjun130): 🛠️ Contributed code to Umo Editor
104
106
 
105
107
  We welcome all forms of contributions, including but not limited to submitting bug reports, feature requests, and code contributions.
106
108
 
package/README.zh-CN.md CHANGED
@@ -97,8 +97,10 @@ Umo Editor 的发展,离不开社区的支持,以下是为 Umo Editor 贡献
97
97
  - [Umo Team](https://github.com/umodoc):👨‍💻 核心开发者
98
98
  - [Cassielxd](https://github.com/Cassielxd):💪🏻 为 Umo Editor 实现了分页和很多重要的功能
99
99
  - [Na'aman Hirschfeld](https://github.com/Goldziher):💪🏻 增强对 TypeScript 的支持,添加测试,为 Umo Editor 的发展提供更好的基础
100
- - [ChenErik](https://github.com/ChenErik):🛠️ 为 Umo Editor 贡献了部分代码
101
- - [Sherman Xu](https://github.com/xuzhenjun130):🛠️ 为 Umo Editor 贡献了部分代码
100
+ - [SerRashin](https://github.com/SerRashin): 🛠️ 为 Umo Editor 添加了俄语支持
101
+ - [ChenErik](https://github.com/ChenErik): 🛠️ 为 Umo Editor 贡献了部分代码
102
+ - [china-wangxu](https://github.com/china-wangxu): 🛠️ 为 Umo Editor 贡献了部分代码
103
+ - [Sherman Xu](https://github.com/xuzhenjun130): 🛠️ 为 Umo Editor 贡献了部分代码
102
104
 
103
105
  我们欢迎任何形式的贡献,包括但不限于提交 Bug 报告、功能请求、代码贡献等。
104
106