@promptbook/cli 0.112.0-85 → 0.112.0-88

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/src/version.ts CHANGED
@@ -16,7 +16,7 @@ export const BOOK_LANGUAGE_VERSION: string_semantic_version = '2.0.0';
16
16
  * @generated
17
17
  * @see https://github.com/webgptorg/promptbook
18
18
  */
19
- export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.112.0-85';
19
+ export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.112.0-88';
20
20
 
21
21
  /**
22
22
  * Represents the version string of the Promptbook engine.
package/src/versions.txt CHANGED
@@ -1124,4 +1124,4 @@
1124
1124
  0.112.0-79
1125
1125
  0.112.0-81
1126
1126
  0.112.0-82
1127
- 0.112.0-85
1127
+ 0.112.0-88
package/umd/index.umd.js CHANGED
@@ -60,7 +60,7 @@
60
60
  * @generated
61
61
  * @see https://github.com/webgptorg/promptbook
62
62
  */
63
- const PROMPTBOOK_ENGINE_VERSION = '0.112.0-85';
63
+ const PROMPTBOOK_ENGINE_VERSION = '0.112.0-88';
64
64
  /**
65
65
  * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
66
66
  * Note: [💞] Ignore a discrepancy between file name and entity name