From a31036375a3eb692d9517e05cdefa17370726847 Mon Sep 17 00:00:00 2001 From: DCloud__JSON Date: Thu, 25 May 2023 15:42:40 +0800 Subject: [PATCH] 1.0.14 --- changelog.md | 2 ++ components/uni-ai-msg/uni-ai-msg.vue | 3 +++ package.json | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index ceef1ee..03edca5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +## 1.0.14(2023-05-25) +- 修复 报` config is not defined`的问题 ## 1.0.13(2023-05-24) - 修复 由`1.0.12`重构部分逻辑引起的,配置的广告位id无效的问题 ## 1.0.12(2023-05-22) diff --git a/components/uni-ai-msg/uni-ai-msg.vue b/components/uni-ai-msg/uni-ai-msg.vue index 0f2058b..99ecdb1 100644 --- a/components/uni-ai-msg/uni-ai-msg.vue +++ b/components/uni-ai-msg/uni-ai-msg.vue @@ -33,6 +33,9 @@