소스 검색

chore: auto bump version and changelog [skip ci]

iwt 1 개월 전
부모
커밋
af5313b817
5개의 변경된 파일23개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 1
      cfc-web/.last_build_commit
  2. 2 2
      cfc-web/package-lock.json
  3. 1 1
      cfc-web/package.json
  4. 9 0
      cfc-web/public/CHANGELOG-v1.0.md
  5. 10 1
      cfc-web/public/CHANGELOG.md

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-d1bafbf59e9ec6dadb37bdf40d6c514ed015e2c5
+0000fec7317bf0770e8b319f193ff80292246a73

+ 2 - 2
cfc-web/package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "cfc-web",
-  "version": "1.0.731",
+  "version": "1.0.732",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cfc-web",
-      "version": "1.0.731",
+      "version": "1.0.732",
       "dependencies": {
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor-for-vue": "^1.0.2",

+ 1 - 1
cfc-web/package.json

@@ -1,6 +1,6 @@
 {
   "name": "cfc-web",
-  "version": "1.0.732",
+  "version": "1.0.733",
   "private": true,
   "scripts": {
     "dev": "vue-cli-service serve",

+ 9 - 0
cfc-web/public/CHANGELOG-v1.0.md

@@ -4,6 +4,15 @@
 
 ---
 
+## v1.0.733 (2026-08-02)
+
+### 新功能
+- add counterfeit-warning product page, gut-kit image, HRW article image, update sales index
+- 虚拟支付道具映射 实体/Mapper/Service/管理端CRUD接口
+- 新增wechat.appkey与virtual-pay-env配置 小程序虚拟支付paySig签名密钥与环境(0现网/1沙箱)
+- 迁移143 创建virtual_goods_config道具映射表 测评/会员/订阅虚拟支付道具映射,UNIQUE(goods_type,biz_key),幂等
+
+
 ## v1.0.732 (2026-08-02)
 
 ### 新功能

+ 10 - 1
cfc-web/public/CHANGELOG.md

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.732
+> 当前版本: v1.0.733
 
 ## 历史版本
 
@@ -8,6 +8,15 @@
 
 ---
 
+## v1.0.733 (2026-08-02)
+
+### 新功能
+- add counterfeit-warning product page, gut-kit image, HRW article image, update sales index
+- 虚拟支付道具映射 实体/Mapper/Service/管理端CRUD接口
+- 新增wechat.appkey与virtual-pay-env配置 小程序虚拟支付paySig签名密钥与环境(0现网/1沙箱)
+- 迁移143 创建virtual_goods_config道具映射表 测评/会员/订阅虚拟支付道具映射,UNIQUE(goods_type,biz_key),幂等
+
+
 ## v1.0.732 (2026-08-02)
 
 ### 新功能