@promptbook/components 0.112.0-95 → 0.112.0-96

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/esm/index.es.js CHANGED
@@ -42,7 +42,7 @@ const BOOK_LANGUAGE_VERSION = '2.0.0';
42
42
  * @generated
43
43
  * @see https://github.com/webgptorg/promptbook
44
44
  */
45
- const PROMPTBOOK_ENGINE_VERSION = '0.112.0-95';
45
+ const PROMPTBOOK_ENGINE_VERSION = '0.112.0-96';
46
46
  /**
47
47
  * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
48
48
  * Note: [💞] Ignore a discrepancy between file name and entity name
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@promptbook/components",
3
- "version": "0.112.0-95",
3
+ "version": "0.112.0-96",
4
4
  "description": "Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action",
5
5
  "private": false,
6
6
  "sideEffects": false,
package/umd/index.umd.js CHANGED
@@ -31,7 +31,7 @@
31
31
  * @generated
32
32
  * @see https://github.com/webgptorg/promptbook
33
33
  */
34
- const PROMPTBOOK_ENGINE_VERSION = '0.112.0-95';
34
+ const PROMPTBOOK_ENGINE_VERSION = '0.112.0-96';
35
35
  /**
36
36
  * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
37
37
  * Note: [💞] Ignore a discrepancy between file name and entity name