Skip to content

Commit

Permalink
Merge pull request #101 from basehub-ai/jb/search-box
Browse files Browse the repository at this point in the history
search box
  • Loading branch information
julianbenegas authored May 10, 2024
2 parents c706083 + 12fa9ee commit 31ccc9a
Show file tree
Hide file tree
Showing 10 changed files with 649 additions and 173 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"brown-mayflies-enjoy",
"calm-cobras-glow",
"dull-paws-arrive",
"giant-insects-jump"
"giant-insects-jump",
"tidy-swans-deny"
]
}
5 changes: 5 additions & 0 deletions .changeset/tidy-swans-deny.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"basehub": patch
---

Implement SearchBox
6 changes: 6 additions & 0 deletions packages/basehub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# basehub

## 4.0.16-canary.5

### Patch Changes

- Implement SearchBox

## 4.0.16-canary.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/basehub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "basehub",
"description": "The first AI-native content hub.",
"author": "JB <[email protected]>",
"version": "4.0.16-canary.4",
"version": "4.0.16-canary.5",
"license": "MIT",
"repository": "basehub-ai/basehub",
"bugs": "https://github.com/basehub-ai/basehub/issues",
Expand Down
Loading

0 comments on commit 31ccc9a

Please sign in to comment.