diff --git a/fern/docs.yml b/fern/docs.yml index bff2cd5..5da3af5 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -4,6 +4,10 @@ instances: - url: plantstore.docs.buildwithfern.com # update this to {yourorg}.docs.buildwithfern.com # custom-domain: plantstore.dev # specify your custom domain when you are ready to go live +ai-search: + location: + - docs + title: Plant Store layout: diff --git a/fern/fern.config.json b/fern/fern.config.json index 96dfc5f..0c57292 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "0.84.1" + "version": "0.98.0" } \ No newline at end of file