From ea32f3658be6ade8893adbea84fcf79bf34cbd20 Mon Sep 17 00:00:00 2001
From: Shinji-Li <1349021570@qq.com>
Date: Fri, 9 Aug 2024 17:49:31 +0800
Subject: [PATCH] :pencil2: fix: ci update fixed (#299)
---
package.json | 2 +-
.../__test__/__snapshots__/demo.test.tsx.snap | 763 +++---------------
src/ProChat/__test__/index.test.tsx | 5 +
src/ProChat/demos/actions.tsx | 47 +-
4 files changed, 165 insertions(+), 652 deletions(-)
diff --git a/package.json b/package.json
index dcd1de90..9be6e4b7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-chat",
- "version": "1.15.0",
+ "version": "1.15.2",
"description": "a solution for ai chat",
"keywords": [
"ai",
diff --git a/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap b/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap
index 592f7308..3f1cf1b3 100644
--- a/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap
+++ b/src/ProChat/__test__/__snapshots__/demo.test.tsx.snap
@@ -22,8 +22,8 @@ exports[`