Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and juanrgm committed Mar 21, 2024
1 parent 1f3ecec commit 3ca8f2d
Show file tree
Hide file tree
Showing 30 changed files with 173 additions and 75 deletions.
11 changes: 0 additions & 11 deletions .changeset/five-crabs-attend.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/hot-taxis-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-seas-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-cats-cheat.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strong-peas-own.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/three-rules-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-feet-tell.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/wild-onions-drum.md

This file was deleted.

17 changes: 17 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @suid/base

## 0.9.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

### Patch Changes

- [`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- Updated dependencies [[`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b), [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b), [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319)]:
- @suid/system@0.11.0
- @suid/types@0.6.0
- @suid/utils@0.9.0

## 0.8.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/base",
"version": "0.8.5",
"version": "0.9.0",
"description": "Base components unstyled used by @suid/material.",
"keywords": [
"solid",
Expand Down
12 changes: 12 additions & 0 deletions packages/codemod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @suid/codemod

## 0.10.0

### Minor Changes

- [`70274dd`](https://github.com/swordev/suid/commit/70274dd1654434be1e7db08891c9f552b918b2d4) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to TypeScript v5.4.2

### Patch Changes

- [`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

## 0.9.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/codemod",
"version": "0.9.6",
"version": "0.10.0",
"description": "Tool for migrating MUI React code to SUID SolidJS.",
"keywords": [
"solid",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-suid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-suid

## 0.1.9

### Patch Changes

- [`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`3177419`](https://github.com/swordev/suid/commit/31774198693b2e1b1e0f298bab6ec4b53c3186d0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

## 0.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-suid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-suid",
"version": "0.1.8",
"version": "0.1.9",
"description": "CLI tool for creating a SUID project easily.",
"keywords": [
"cli",
Expand Down
13 changes: 13 additions & 0 deletions packages/icons-material/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @suid/icons-material

## 0.7.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

### Patch Changes

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- Updated dependencies [[`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b), [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b), [`6c77575`](https://github.com/swordev/suid/commit/6c77575f27727735650ecc81a1ed0697e6ae7201), [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319)]:
- @suid/material@0.16.0

## 0.6.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/icons-material",
"version": "0.6.11",
"version": "0.7.0",
"description": "Material Design icons as SVG SolidJS components.",
"keywords": [
"solid",
Expand Down
20 changes: 20 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @suid/material

## 0.16.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

### Patch Changes

- [`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`6c77575`](https://github.com/swordev/suid/commit/6c77575f27727735650ecc81a1ed0697e6ae7201) Thanks [@juanrgm](https://github.com/juanrgm)! - Export `Portal` component

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- Updated dependencies [[`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b), [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b), [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319)]:
- @suid/system@0.11.0
- @suid/base@0.9.0
- @suid/types@0.6.0
- @suid/utils@0.9.0

## 0.15.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/material",
"version": "0.15.1",
"version": "0.16.0",
"description": "A port of Material-UI (MUI) built with SolidJS.",
"keywords": [
"solid",
Expand Down
27 changes: 27 additions & 0 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @suid/site

## 0.18.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

- [`5955579`](https://github.com/swordev/suid/commit/59555792c6b9d42ee7c91c8ebd90f8f6b5133eb5) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to Vite v5.1.6

- [`5b254cd`](https://github.com/swordev/suid/commit/5b254cd72f3b19a6d60127d8bf7eeabb52c6c280) Thanks [@juanrgm](https://github.com/juanrgm)! - Drop `solid-start`

### Patch Changes

- [`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`3177419`](https://github.com/swordev/suid/commit/31774198693b2e1b1e0f298bab6ec4b53c3186d0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- Updated dependencies [[`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b), [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b), [`6c77575`](https://github.com/swordev/suid/commit/6c77575f27727735650ecc81a1ed0697e6ae7201), [`70274dd`](https://github.com/swordev/suid/commit/70274dd1654434be1e7db08891c9f552b918b2d4), [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319)]:
- @suid/material@0.16.0
- @suid/codemod@0.10.0
- @suid/system@0.11.0
- @suid/base@0.9.0
- @suid/icons-material@0.7.0
- @suid/types@0.6.0
- @suid/utils@0.9.0

## 0.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/site",
"version": "0.17.0",
"version": "0.18.0",
"description": "SUID website.",
"type": "module",
"scripts": {
Expand Down
13 changes: 13 additions & 0 deletions packages/styled-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @suid/styled-engine

## 0.7.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

### Patch Changes

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- Updated dependencies [[`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b), [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319)]:
- @suid/utils@0.9.0

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/styled-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/styled-engine",
"version": "0.6.1",
"version": "0.7.0",
"description": "Styled engine used by @suid/system.",
"keywords": [
"solid",
Expand Down
17 changes: 17 additions & 0 deletions packages/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @suid/system

## 0.11.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

### Patch Changes

- [`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- Updated dependencies [[`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b), [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319)]:
- @suid/styled-engine@0.7.0
- @suid/types@0.6.0
- @suid/utils@0.9.0

## 0.10.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/system",
"version": "0.10.5",
"version": "0.11.0",
"description": "Styles system used by suid packages.",
"keywords": [
"solid",
Expand Down
10 changes: 10 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @suid/types

## 0.6.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

### Patch Changes

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

## 0.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/types",
"version": "0.5.3",
"version": "0.6.0",
"description": "Types used by suid packages.",
"keywords": [
"solid",
Expand Down
13 changes: 13 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @suid/utils

## 0.9.0

### Minor Changes

- [`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to SolidJS v1.8.15

### Patch Changes

- [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- Updated dependencies [[`35cf5ae`](https://github.com/swordev/suid/commit/35cf5ae018570efc39c1582abca11f0af0bd469b), [`1f3ecec`](https://github.com/swordev/suid/commit/1f3ececcfaca8cb0fdd751b647ac209e0cb25319)]:
- @suid/types@0.6.0

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/utils",
"version": "0.8.0",
"version": "0.9.0",
"description": "Utils used by suid packages.",
"keywords": [
"utils"
Expand Down
12 changes: 12 additions & 0 deletions packages/vite-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @suid/vite-plugin

## 0.2.0

### Minor Changes

- [`5955579`](https://github.com/swordev/suid/commit/59555792c6b9d42ee7c91c8ebd90f8f6b5133eb5) Thanks [@juanrgm](https://github.com/juanrgm)! - Update to Vite v5.1.6

### Patch Changes

- [`60b2fcc`](https://github.com/swordev/suid/commit/60b2fcc79a0ae234306305473294d956c7fef54b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

- [`3177419`](https://github.com/swordev/suid/commit/31774198693b2e1b1e0f298bab6ec4b53c3186d0) Thanks [@juanrgm](https://github.com/juanrgm)! - Update dependencies

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/vite-plugin",
"version": "0.1.5",
"version": "0.2.0",
"description": "SUID integration plugin for Vite.",
"keywords": [
"vite",
Expand Down

0 comments on commit 3ca8f2d

Please sign in to comment.