@pie-element/image-cloze-association 4.3.4-next.33 → 4.3.4-next.42

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.
@@ -120,4 +120,4 @@ Indicates the max dimension for images in prompt - this is also the default dime
120
120
 
121
121
  ### `rationale` (number)
122
122
 
123
- Indicates the max dimension for images in rationale
123
+ Indicates the max dimension for images in rationale
@@ -292,4 +292,4 @@ Properties of the `value` object:
292
292
 
293
293
  An array containing a string that is a img tag
294
294
 
295
- The object is an array with all elements of the type `string`.
295
+ The object is an array with all elements of the type `string`.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-element/image-cloze-association",
3
- "version": "4.3.4-next.33+1dcebbfd6",
3
+ "version": "4.3.4-next.42+c90f54110",
4
4
  "description": "",
5
5
  "repository": "pie-framework/pie-elements",
6
6
  "publishConfig": {
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "author": "pie framework developers",
23
23
  "license": "ISC",
24
- "gitHead": "1dcebbfd6dd35d76e87027be758d7b596af353e1",
24
+ "gitHead": "c90f541100d775337a6e00c0f890ce22efa9b609",
25
25
  "scripts": {
26
26
  "postpublish": "../../scripts/postpublish"
27
27
  },