Skip to content

Commit f538784

Browse files
authored
Release 🚀 (#8)
1 parent cf2d867 commit f538784

7 files changed

Lines changed: 20 additions & 18 deletions

File tree

.changeset/cyan-seals-create.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/fifty-eggs-go.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/itchy-brooms-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/wisp-desktop/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @spear-ai/wisp-desktop
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#3](https://github.com/spear-ai/wisp/pull/3) [`249fce4`](https://github.com/spear-ai/wisp/commit/249fce4380be96f37cc819a331124150480fd4d9) Thanks [@psirenny](https://github.com/psirenny)! - Fixed PNPM lock file. Maybe.

packages/wisp-desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spear-ai/wisp-desktop",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Wisp Desktop",
55
"author": {
66
"name": "Spear AI",

packages/wisp-website/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# @spear-ai/wisp-website
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#3](https://github.com/spear-ai/wisp/pull/3) [`249fce4`](https://github.com/spear-ai/wisp/commit/249fce4380be96f37cc819a331124150480fd4d9) Thanks [@psirenny](https://github.com/psirenny)! - Fixed PNPM lock file. Maybe.
8+
9+
- [#5](https://github.com/spear-ai/wisp/pull/5) [`07439a5`](https://github.com/spear-ai/wisp/commit/07439a5d4f794e64fe3de2ff0f16f254562e485e) Thanks [@psirenny](https://github.com/psirenny)! - Fixed text and icon alignment in code block.
10+
11+
- [#4](https://github.com/spear-ai/wisp/pull/4) [`d5fc648`](https://github.com/spear-ai/wisp/commit/d5fc64879b7fccecb0b13e28593b21a9efd95a0c) Thanks [@psirenny](https://github.com/psirenny)! - Fixed horizontal scroll on iOS devices.

packages/wisp-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spear-ai/wisp-website",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Wisp Website",
55
"author": {
66
"name": "Spear AI",

0 commit comments

Comments
 (0)