@zimtsui/typechat 0.0.74 → 0.0.75

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.
@@ -8,7 +8,7 @@ XML Verbatim Channel is designed to avoid escaping in structured output of large
8
8
 
9
9
  ## Declaration
10
10
 
11
- The system or the user will declare all available XML Verbatim Channels in the form of
11
+ The system or the user is expected to declare all available XML Verbatim Channels in the form of
12
12
 
13
13
  <verbatim:declaration name="CHANNEL_1_NAME">
14
14
  <verbatim:description>DESCRIPTION_OF_CHANNEL_1</verbatim:description>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zimtsui/typechat",
3
- "version": "0.0.74",
3
+ "version": "0.0.75",
4
4
  "exports": {
5
5
  ".": "./build/exports.js",
6
6
  "./assets": "./build/assets.js",