Skip to content

Commit

Permalink
Release 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
org-spear-ai committed Aug 23, 2024
1 parent d565a29 commit c3ddc2e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/strong-fireants-rule.md

This file was deleted.

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

## 5.8.0

### Minor Changes

- [#326](https://github.com/spear-ai/ui/pull/326) [`d565a29`](https://github.com/spear-ai/ui/commit/d565a2964027749ad5257bbcb71361e13ee3b6c7) Thanks [@psirenny](https://github.com/psirenny)! - Removed patch to ComboBox’s Popover component making it non-modal by default. This worked around an auto-dismiss bug that was fixed.

## 5.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/ui",
"version": "5.7.0",
"version": "5.8.0",
"description": "Spear UI",
"author": {
"name": "Spear AI",
Expand Down

0 comments on commit c3ddc2e

Please sign in to comment.