@carbon/ai-chat 1.16.0-rc.1 → 1.16.0

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/ai-chat",
3
- "version": "1.16.0-rc.1",
3
+ "version": "1.16.0",
4
4
  "description": "Be sure to review the [chat documentation](https://chat.carbondesignsystem.com/tag/latest/docs/documents/Overview.html).",
5
5
  "author": "IBM Corp",
6
6
  "license": "Apache-2.0",
@@ -80,7 +80,7 @@
80
80
  "@carbon/icons": "^11.53.0",
81
81
  "@carbon/styles": "^1.105.0",
82
82
  "@carbon/themes": "^11.58.0",
83
- "@carbon/typedoc-theme": "^0.5.0-rc.1",
83
+ "@carbon/typedoc-theme": "^0.5.0",
84
84
  "@carbon/web-components": "^2.54.0",
85
85
  "@open-wc/testing": "4.0.0",
86
86
  "@rollup/plugin-babel": "^7.0.0",
@@ -132,7 +132,7 @@
132
132
  "react-dom": ">=17.0.0 <20.0.0"
133
133
  },
134
134
  "dependencies": {
135
- "@carbon/ai-chat-components": "^1.6.0-rc.1",
135
+ "@carbon/ai-chat-components": "^1.6.0",
136
136
  "@carbon/icons": "^11.53.0",
137
137
  "@ibm/telemetry-js": "^1.10.2",
138
138
  "@lit/react": "^1.0.6",
@@ -164,5 +164,5 @@
164
164
  "url": "https://github.com/carbon-design-system/carbon-ai-chat/issues"
165
165
  },
166
166
  "homepage": "https://github.com/carbon-design-system/carbon-ai-chat#readme",
167
- "gitHead": "7aa859fbe80373bbc37b36a59e864f8a48bf4921"
167
+ "gitHead": "bb14f6cb611d762c655753103d6be938fdda79c5"
168
168
  }