Skip to content

Commit

Permalink
Merge pull request #93 from swordev/changeset-release/main
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
juanrgm authored Aug 30, 2022
2 parents 1a0ba92 + 06c7bb2 commit 20d2d70
Show file tree
Hide file tree
Showing 23 changed files with 160 additions and 48 deletions.
12 changes: 0 additions & 12 deletions .changeset/nasty-geckos-pay.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/sour-onions-double.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/yellow-bees-sneeze.md

This file was deleted.

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

## 0.3.0

### Minor Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/system@0.5.0
- @suid/types@0.2.0
- @suid/utils@0.4.0
- @suid/css@0.1.5

## 0.2.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.2.5",
"version": "0.3.0",
"description": "Base components unstyled used by @suid/material.",
"scripts": {
"build": "tsc --build",
Expand Down
9 changes: 9 additions & 0 deletions packages/codemod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @suid/codemod

## 0.6.2

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/utils@0.4.0

## 0.6.1

### 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.6.1",
"version": "0.6.2",
"description": "Tool for migrating MUI React code to SUID SolidJS.",
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @suid/css

## 0.1.5

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/utils@0.4.0

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suid/css",
"version": "0.1.4",
"version": "0.1.5",
"description": "CSS render in JS.",
"scripts": {
"build": "tsc --build",
Expand Down
15 changes: 15 additions & 0 deletions packages/icons-material/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @suid/icons-material

## 0.3.0

### Minor Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/material@0.6.0

## 0.2.7

### 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.2.7",
"version": "0.3.0",
"description": "Material Design icons as SVG SolidJS components.",
"scripts": {
"build": "tsc --build",
Expand Down
19 changes: 19 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @suid/material

## 0.6.0

### Minor Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/base@0.3.0
- @suid/system@0.5.0
- @suid/types@0.2.0
- @suid/utils@0.4.0
- @suid/css@0.1.5

## 0.5.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.5.1",
"version": "0.6.0",
"description": "A port of Material-UI (MUI) built with SolidJS.",
"main": "index.jsx",
"scripts": {
Expand Down
19 changes: 19 additions & 0 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @suid/site

## 0.4.6

### Patch Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/base@0.3.0
- @suid/icons-material@0.3.0
- @suid/material@0.6.0
- @suid/system@0.5.0
- @suid/types@0.2.0
- @suid/utils@0.4.0
- @suid/codemod@0.6.2

## 0.4.5

### Patch 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.4.5",
"version": "0.4.6",
"description": "SUID website.",
"scripts": {
"build": "vite build",
Expand Down
16 changes: 16 additions & 0 deletions packages/styled-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @suid/styled-engine

## 0.2.0

### Minor Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/utils@0.4.0
- @suid/css@0.1.5

## 0.1.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.1.1",
"version": "0.2.0",
"description": "Styled engine used by @suid/system.",
"scripts": {
"build": "tsc --build",
Expand Down
18 changes: 18 additions & 0 deletions packages/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @suid/system

## 0.5.0

### Minor Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/styled-engine@0.2.0
- @suid/types@0.2.0
- @suid/utils@0.4.0
- @suid/css@0.1.5

## 0.4.2

### 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.4.2",
"version": "0.5.0",
"description": "Styles system used by suid packages.",
"main": "index.jsx",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @suid/types

## 0.2.0

### Minor Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

### Patch Changes

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

## 0.1.2

### 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.1.2",
"version": "0.2.0",
"description": "Types used by suid packages.",
"scripts": {
"build": "tsc --build",
Expand Down
15 changes: 15 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @suid/utils

## 0.4.0

### Minor Changes

- [`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.5

- [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd) Thanks [@juanrgm](https://github.com/juanrgm)! - Update SolidJS to 1.4

### Patch Changes

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

- Updated dependencies [[`912a1740`](https://github.com/swordev/suid/commit/912a17405ca411411033aab0f39da732d28fb7e9), [`b7da6ee8`](https://github.com/swordev/suid/commit/b7da6ee86524cd4870aa098734661d40f021dadd), [`c827289b`](https://github.com/swordev/suid/commit/c827289b533a974d04296edb002dc3836aec7309)]:
- @suid/types@0.2.0

## 0.3.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.3.0",
"version": "0.4.0",
"description": "Utils used by suid packages.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 20d2d70

Please sign in to comment.