Skip to content

Commit 388631e

Browse files
chore(release): version packages (#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 02f6136 commit 388631e

5 files changed

Lines changed: 11 additions & 16 deletions

File tree

.changeset/fast-suits-tease.md

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

.changeset/hungry-oranges-jog.md

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

.changeset/shiny-turtles-call.md

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

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @solid-ui/cli
22

3+
## 0.6.7
4+
5+
### Patch Changes
6+
7+
- [#113](https://github.com/sek-consulting/solid-ui/pull/113) [`d090b6c`](https://github.com/sek-consulting/solid-ui/commit/d090b6c614eddaf27a26e72b1d626e5b4ccff08e) Thanks [@GiyoMoon](https://github.com/GiyoMoon)! - Properly pass component generic to corvu types
8+
9+
- [`23d8130`](https://github.com/sek-consulting/solid-ui/commit/23d813025fa3310ca56328254e86cdc9a27e2e7c) Thanks [@sek-consulting](https://github.com/sek-consulting)! - feat: add sonner component
10+
11+
- [`02f6136`](https://github.com/sek-consulting/solid-ui/commit/02f6136ac4158345843bb7b588455480ecafb44b) Thanks [@sek-consulting](https://github.com/sek-consulting)! - update: switch progress style to be more in line with the rest
12+
313
## 0.6.6
414

515
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solidui-cli",
3-
"version": "0.6.6",
3+
"version": "0.6.7",
44
"description": "Add Solid UI Components to your application using the Solid-UI CLI tool",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)