diff --git a/CHANGELOG.md b/CHANGELOG.md
index acc191bd..d4aaa539 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,68 @@
+# Changelog
+
# 更新日志
+## [v1.1.1](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.1.0...v1.1.1) (2025-07-11)
+
+### 🚀 新功能
+
+- **hooks**:
+ - 重构下载方法,支持流式下载 - by @m-xlsea [(65067)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/650673e2)
+- **projects**:
+ - 角色分配用户新增部门与时间查询条件 - by @m-xlsea [(ad48d)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/ad48d8e8)
+ - 修改操作后列表查询方式 - by @m-xlsea [(d8542)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/d85424ee)
+
+### 🐞 Bug 修复
+
+- **hooks**:
+ - 解决 streamsaver 访问不到 Github 资源问题 - by @m-xlsea [(566b2)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/566b2c2d)
+- **other**:
+ - 修复代码生成类型定义文件重复问题 - by @m-xlsea [(f7c7f)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/f7c7fc41)
+- **packages**:
+ - 修复 cleanup 会删除富文本编辑器资源问题 - by @m-xlsea [(9ca7c)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/9ca7ca8f)
+- **projects**:
+ - 修复字典数据重复获取问题 - by @m-xlsea [(3628c)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/3628c249)
+ - 修改强退在线设备接口 - by **AN** [(dbcf8)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/dbcf8d42)
+ - 修复代码生成逻辑判断问题 - by **AN** [(6fc7b)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/6fc7b11b)
+ - 修复部门字典 sys_normal_disable 重复获取 Merge pull request !11 from 素还真/N/A - by @m-xlsea [(ad938)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/ad9386eb)
+ - 修复未清空文件列表,上传回显问题 - by **AN** [(229e0)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/229e0044)
+ - Fix i18n-ally not working when setting moduleResolution to bundler. fixed #780 - by @xiaobao0505 in https://github.com/m-xlsea/ruoyi-plus-soybean/issues/780 [(41191)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/41191d54)
+ - 修复角色列表操作栏展示不全问题 - by @m-xlsea [(62f2c)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/62f2c6d5)
+ - 修复用户导入结果信息未渲染标签问题 - by **AN** [(efc95)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/efc953c0)
+ - 修复角色用户分配未调用接口问题 - by @m-xlsea [(ff874)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/ff87415d)
+- **styles**:
+ - 修复登录页平板界面滚动问题 - by @m-xlsea [(90145)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/90145fa5)
+- **utils**:
+ - 修复isNull和IsNotNull判断方法潜在问题 - by **AN** [(90d32)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/90d32ee2)
+
+### 💅 重构
+
+- **projects**: 调整租户套餐菜单接口 - by **AN** [(b9999)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/b9999935)
+
+### 📖 文档
+
+- **other**: 修改文档内容 - by @m-xlsea [(3ae99)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/3ae9922d)
+- **projects**: 优化 cursor 规则及 mcp - by @m-xlsea [(a3199)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/a31994dc)
+- **readme**: 更新 README.md 文件 - by @m-xlsea [(99675)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/99675cbc)
+
+### 🏡 杂项
+
+- **deps**:
+ - update NodeJS and pnpm version requirements in package.json and documentation - by **Junior25306** [(a5c4b)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/a5c4b4e3)
+ - update deps - by @soybeanjs [(5cb1c)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/5cb1cebd)
+ - update deps - by @soybeanjs [(aeb63)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/aeb63690)
+ - update deps - by @m-xlsea [(89c71)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/89c716e1)
+- **packages**:
+ - update Vite version to 7 in package.json and documentation. - by **Azir** [(03dd6)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/03dd64c5)
+- **projects**:
+ - update pnpm-lock.yaml - by @m-xlsea [(7c6ca)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/7c6ca91e)
+- **vscode**:
+ - remove unused vue.server.hybridMode setting from .vscode/settings.json - by @soybeanjs [(13319)](https://github.com/m-xlsea/ruoyi-plus-soybean/commit/133196f3)
+
+### ❤️ 贡献值
+
+[](https://github.com/m-xlsea) [](https://github.com/soybeanjs) [](https://github.com/xiaobao0505) [](https://gitee.com/elio-an) [](https://github.com/Azir-11) [Junior25306](mailto:dayu429@qq.com)
+
## [v1.1.0](https://gitee.com/xlsea/ruoyi-plus-soybean/compare/v1.0.0...v1.1.0) (2025-07-01)
### 🚀 新功能
@@ -90,7 +153,7 @@
### ❤️ 贡献者
-[](https://gitee.com/xlsea) [](https://github.com/soybeanjs) [](https://github.com/wenyuanw) [](https://gitee.com/elio-an) [](https://github.com/chen-ziwen)
+[](https://gitee.com/xlsea) [](https://github.com/soybeanjs) [](https://github.com/wenyuanw) [](https://gitee.com/elio-an) [](https://github.com/chen-ziwen)
[](https://gitee.com/wangzhongqi0917) [](https://gitee.com/qq1822213252) [](https://gitee.com/tangzc), [metabytes](https://gitee.com/metabytes)
diff --git a/README.md b/README.md
index 7b0d6f35..b95ff2d5 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
# 📢 重要通知
-1.1.0 版本已发布,但仍然建议:
+1.1.1 版本已发布,但仍然建议:
- 在生产环境使用前进行充分测试
- 关注项目更新,及时获取最新版本
- 积极反馈问题,帮助我们快速迭代
diff --git a/package.json b/package.json
index 829cbc00..5c0915f1 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ruoyi-vue-plus",
"type": "module",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "结合了 RuoYi-Vue-Plus 的强大后端功能和 Soybean Admin 的现代化前端特性,为开发者提供了完整的企业管理解决方案。",
"author": {
"name": "xlsea",
diff --git a/packages/tinymce/package.json b/packages/tinymce/package.json
index d2cbdb20..5252b581 100644
--- a/packages/tinymce/package.json
+++ b/packages/tinymce/package.json
@@ -1,6 +1,6 @@
{
"name": "@sa/tinymce",
- "version": "1.3.13",
+ "version": "1.3.15",
"exports": {
".": "./src/index.ts"
},