@innovastudio/contentbuilder 1.5.109 → 1.5.110

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@innovastudio/contentbuilder",
3
3
  "type": "module",
4
- "version": "1.5.109",
4
+ "version": "1.5.110",
5
5
  "description": "",
6
6
  "main": "public/contentbuilder/contentbuilder.esm.js",
7
7
  "types": "index.d.ts",
@@ -93099,6 +93099,7 @@ class ContentBuilder {
93099
93099
  'Content-Type': 'application/json'
93100
93100
  },
93101
93101
  headers: {},
93102
+ metadata: {},
93102
93103
  /* Prompt/Command Stuff for AI Assistant */
93103
93104
  startAIAssistant: false,
93104
93105
  isContentBox: false,