@tambo-ai/react 0.46.2 → 0.46.3

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 (2) hide show
  1. package/README.md +0 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -187,7 +187,6 @@ function ChatInterface() {
187
187
  | App | Description |
188
188
  | ------------------------------------------------------------------------ | ---------------------------------------------- |
189
189
  | [AI Chat with Generative UI](https://github.com/tambo-ai/tambo-template) | Get started with Generative UX, tools, and MCP |
190
- | [Conversational Form](https://github.com/tambo-ai/conversational-form) | Collect information with generative UX |
191
190
 
192
191
  Check out our UI library [tambo-ui](https://ui.tambo.co) for components that leverage tambo.
193
192
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tambo-ai/react",
3
- "version": "0.46.2",
3
+ "version": "0.46.3",
4
4
  "description": "React client package for Tambo AI",
5
5
  "repository": {
6
6
  "type": "git",