Skip to content

Commit

Permalink
Release 🚀 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
org-spear-ai authored Sep 3, 2024
1 parent 638d382 commit 5dc12ce
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/old-llamas-poke.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tender-deers-hear.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/twelve-chefs-sparkle.md

This file was deleted.

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

## 1.0.5

### Patch Changes

- [#348](https://github.com/spear-ai/ui/pull/348) [`82d887c`](https://github.com/spear-ai/ui/commit/82d887cbfc8a77a4b216ea2efe1ff2bd12e2b676) Thanks [@psirenny](https://github.com/psirenny)! - Updated dependencies.

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-environment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/relay-environment",
"version": "1.0.4",
"version": "1.0.5",
"description": "Spear AI Relay Environment",
"author": {
"name": "Spear AI",
Expand Down
15 changes: 15 additions & 0 deletions packages/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @spear-ai/storybook

## 6.0.0

### Major Changes

- [#358](https://github.com/spear-ai/ui/pull/358) [`638d382`](https://github.com/spear-ai/ui/commit/638d38298f65a33ebaa429b1cc81d5966efc5def) Thanks [@psirenny](https://github.com/psirenny)! - Reworked Dialog component(s) to scroll with long content.

### Patch Changes

- [#351](https://github.com/spear-ai/ui/pull/351) [`3945c9d`](https://github.com/spear-ai/ui/commit/3945c9d3a71540dfec531f19ece8bf0341dce7f2) Thanks [@psirenny](https://github.com/psirenny)! - Added missing width to Storybook Menu component.

- [#348](https://github.com/spear-ai/ui/pull/348) [`82d887c`](https://github.com/spear-ai/ui/commit/82d887cbfc8a77a4b216ea2efe1ff2bd12e2b676) Thanks [@psirenny](https://github.com/psirenny)! - Updated dependencies.

- Updated dependencies [[`638d382`](https://github.com/spear-ai/ui/commit/638d38298f65a33ebaa429b1cc81d5966efc5def), [`82d887c`](https://github.com/spear-ai/ui/commit/82d887cbfc8a77a4b216ea2efe1ff2bd12e2b676)]:
- @spear-ai/ui@6.0.0

## 5.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/storybook",
"version": "5.9.0",
"version": "6.0.0",
"description": "Spear UI Storybook",
"author": {
"name": "Spear AI",
Expand Down
6 changes: 6 additions & 0 deletions packages/tailwind-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @spear-ai/tailwind-config

## 5.4.2

### Patch Changes

- [#348](https://github.com/spear-ai/ui/pull/348) [`82d887c`](https://github.com/spear-ai/ui/commit/82d887cbfc8a77a4b216ea2efe1ff2bd12e2b676) Thanks [@psirenny](https://github.com/psirenny)! - Updated dependencies.

## 5.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spear-ai/tailwind-config",
"version": "5.4.1",
"version": "5.4.2",
"description": "Spear AI Tailwind CSS config",
"author": {
"name": "Spear AI",
Expand Down
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @spear-ai/ui

## 6.0.0

### Major Changes

- [#358](https://github.com/spear-ai/ui/pull/358) [`638d382`](https://github.com/spear-ai/ui/commit/638d38298f65a33ebaa429b1cc81d5966efc5def) Thanks [@psirenny](https://github.com/psirenny)! - Reworked Dialog component(s) to scroll with long content.

### Patch Changes

- [#348](https://github.com/spear-ai/ui/pull/348) [`82d887c`](https://github.com/spear-ai/ui/commit/82d887cbfc8a77a4b216ea2efe1ff2bd12e2b676) Thanks [@psirenny](https://github.com/psirenny)! - Updated dependencies.

## 5.10.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.10.0",
"version": "6.0.0",
"description": "Spear UI",
"author": {
"name": "Spear AI",
Expand Down

0 comments on commit 5dc12ce

Please sign in to comment.