feat: support message creation from url query (#960)

This commit is contained in:
Jeremy 2025-04-28 23:18:02 -07:00 committed by GitHub
parent f18af236a0
commit 451a866c73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 35 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ai-chatbot",
"version": "3.0.8",
"version": "3.0.9",
"private": true,
"scripts": {
"dev": "next dev --turbo",