@tiledesk/tiledesk-tybot-connector 0.2.147 → 0.2.148
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
|
@@ -17,6 +17,9 @@ available on:
|
|
|
17
17
|
- Added flowError on JSONCondition when result = null
|
|
18
18
|
- Added fix on Filler -->
|
|
19
19
|
|
|
20
|
+
# v0.2.148
|
|
21
|
+
- bug-fixed: namespace is undefined and "engine" property if noIntent is not specified
|
|
22
|
+
|
|
20
23
|
# v0.2.147
|
|
21
24
|
- bug-fixed: namespace is undefined and "engine" property cannot be evaluated in DirAskGPTV2
|
|
22
25
|
|
package/package.json
CHANGED