Skip to content

Commit

Permalink
chore(release): version packages (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 15, 2024
1 parent c1146c7 commit 662c444
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-moles-fold.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/large-buckets-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-pumpkins-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-pugs-dance.md

This file was deleted.

10 changes: 10 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# docs

## 0.3.0

### Minor Changes

- [`4d115f1`](https://github.com/sek-consulting/solid-ui/commit/4d115f1498579e447ac2bef35f228a6682f455b1) Thanks [@sek-consulting](https://github.com/sek-consulting)! - all eslint/prettier problems are finally fixed & update to tailwind 3.4 (for size-x)

### Patch Changes

- [#60](https://github.com/sek-consulting/solid-ui/pull/60) [`d3d24a9`](https://github.com/sek-consulting/solid-ui/commit/d3d24a9baf94c963af53938b00d993c9a8f7ff52) Thanks [@GiyoMoon](https://github.com/GiyoMoon)! - Add transitions to the drawer component

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "solid-start dev",
Expand Down
12 changes: 12 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @solid-ui/cli

## 0.5.0

### Minor Changes

- [#54](https://github.com/sek-consulting/solid-ui/pull/54) [`8e2e401`](https://github.com/sek-consulting/solid-ui/commit/8e2e4019d04cd0f62b50e453c10250e4e2fcd342) Thanks [@sek-consulting](https://github.com/sek-consulting)! - cli update

- [`4d115f1`](https://github.com/sek-consulting/solid-ui/commit/4d115f1498579e447ac2bef35f228a6682f455b1) Thanks [@sek-consulting](https://github.com/sek-consulting)! - all eslint/prettier problems are finally fixed & update to tailwind 3.4 (for size-x)

### Patch Changes

- [#56](https://github.com/sek-consulting/solid-ui/pull/56) [`2662d33`](https://github.com/sek-consulting/solid-ui/commit/2662d3346f39982f251f0b3afb1c18dfd64dbd3e) Thanks [@m3rashid](https://github.com/m3rashid)! - fix(packages/cli): pacakge manager yarn error

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solidui-cli",
"version": "0.4.0",
"version": "0.5.0",
"description": "Add Solid UI Components to your application using the Solid-UI CLI tool",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 662c444

Please sign in to comment.