el-plus-crud 0.1.121 → 0.1.122

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/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.1.122](https://github.com/KDJack/el-plus-crud/compare/v0.1.121...v0.1.122) (2026-08-14)
6
+
7
+
8
+ ### Features
9
+
10
+ * **form:** 文件卡片支持横向排列并支持限宽配置 ([151d6c6](https://github.com/KDJack/el-plus-crud/commit/151d6c672d57bc1ab55dd436497087b2c5680ff3))
11
+
5
12
  ### [0.1.121](https://github.com/KDJack/el-plus-crud/compare/v0.1.120...v0.1.121) (2026-08-13)
6
13
 
7
14