Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/mean-days-study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-codegen/website': patch
---

fix(website): update @theguild/components to fix algolia search
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@guild-docs/client": "1.3.4",
"@guild-docs/server": "2.1.6",
"@monaco-editor/react": "4.3.1",
"@theguild/components": "1.8.6",
"@theguild/components": "1.8.7",
"classnames": "2.3.1",
"dedent": "0.7.0",
"framer-motion": "5.5.6",
Expand Down