Skip to content

Commit 44f1bcb

Browse files
chore(release): version packages (#74)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a19848f commit 44f1bcb

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eleven-rivers-fry.md

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

.changeset/lovely-boxes-lick.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- [`8263629`](https://github.com/sek-consulting/solid-ui/commit/82636296ef9414f47d6d8ed17a87cb9dc98da2af) Thanks [@sek-consulting](https://github.com/sek-consulting)! - remove font setup from tailwind config
8+
9+
- [`a19848f`](https://github.com/sek-consulting/solid-ui/commit/a19848ffc175653d03fc821d8ad700d79db5a70a) Thanks [@sek-consulting](https://github.com/sek-consulting)! - add succes/warning/error variants to toast & showToastPromise()
10+
311
## 0.6.1
412

513
### 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.1",
3+
"version": "0.6.2",
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)