@umoteam/editor 4.2.0 → 4.5.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
@@ -98,6 +98,8 @@ The development of Umo Editor could not have been possible without the support o
98
98
 
99
99
  - [Umo Team](https://github.com/umodoc): 👨‍💻 Core developers
100
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
+ - [Sunny Wisozk](https://github.com/ChenErik):🛠️ Contributed code to Umo Editor
101
103
  - [Sherman Xu](https://github.com/xuzhenjun130): 🛠 Contributed code to Umo Editor
102
104
 
103
105
  We welcome all forms of contributions, including but not limited to submitting bug reports, feature requests, and code contributions.
package/README.zh-CN.md CHANGED
@@ -96,6 +96,8 @@ Umo Editor 的发展,离不开社区的支持,以下是为 Umo Editor 贡献
96
96
 
97
97
  - [Umo Team](https://github.com/umodoc):👨‍💻 核心开发者
98
98
  - [Cassielxd](https://github.com/Cassielxd):💪🏻 为 Umo Editor 实现了分页和很多重要的功能
99
+ - [Na'aman Hirschfeld](https://github.com/Goldziher):💪🏻 增强对 TypeScript 的支持,添加测试,为 Umo Editor 的发展提供更好的基础
100
+ - [Sunny Wisozk](https://github.com/ChenErik):🛠️ 为 Umo Editor 贡献了部分代码
99
101
  - [Sherman Xu](https://github.com/xuzhenjun130):🛠️ 为 Umo Editor 贡献了部分代码
100
102
 
101
103
  我们欢迎任何形式的贡献,包括但不限于提交 Bug 报告、功能请求、代码贡献等。