@@ -1 +1 @@
-a54bbdee919062078e6bc1a4b82432877b0f9306
+4c194577fce8f4cc5e0845926089a42645e986f1
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.560",
+ "version": "1.0.561",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",
@@ -1,6 +1,6 @@
- "version": "1.0.561",
+ "version": "1.0.562",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -4,6 +4,18 @@
---
+## v1.0.562 (2026-07-26)
+
+### Bug 修复
+- add products.min_quantity migration to runMigrations()
+### 其他
+- never actually executed inside runMigrations(), so the production DB
+- was missing the column. This adds the call at the end of runMigrations()
+- so it runs on next startup.
+-
## v1.0.561 (2026-07-26)
### 新功能
# 更新日志
-> 当前版本: v1.0.561
+> 当前版本: v1.0.562
## 历史版本
@@ -8,6 +8,18 @@