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 Sep 17, 2024
1 parent 6406d78 commit 0ae8bd2
Show file tree
Hide file tree
Showing 30 changed files with 139 additions and 65 deletions.
8 changes: 0 additions & 8 deletions .changeset/chatty-eyes-begin.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nine-buckets-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-hairs-bow.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/stale-panthers-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-moles-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-eggs-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-chicken-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-bananas-itch.md

This file was deleted.

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

## 0.10.1

### Patch Changes

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

- Updated dependencies [[`6406d78`](https://github.com/swordev/suid/commit/6406d78845ef694b044c36a7739edf823c6f286a), [`b196443`](https://github.com/swordev/suid/commit/b196443f4f0ba0b962ad0438bb1db059b5755d19), [`b58930c`](https://github.com/swordev/suid/commit/b58930ca80080062f5a9f2a9bcf42fff9a623e53)]:
- @suid/system@0.13.0
- @suid/types@0.7.1
- @suid/utils@0.10.1

## 0.10.0

### Minor 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.10.0",
"version": "0.10.1",
"description": "Base components unstyled used by @suid/material.",
"keywords": [
"solid",
Expand Down
8 changes: 8 additions & 0 deletions packages/codemod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @suid/codemod

## 0.11.1

### Patch Changes

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

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

## 0.11.0

### Minor 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.11.0",
"version": "0.11.1",
"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.2.1

### Patch Changes

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

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

## 0.2.0

### Minor 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.2.0",
"version": "0.2.1",
"description": "CLI tool for creating a SUID project easily.",
"keywords": [
"cli",
Expand Down
9 changes: 9 additions & 0 deletions packages/icons-material/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @suid/icons-material

## 0.8.1

### Patch Changes

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

- Updated dependencies [[`6406d78`](https://github.com/swordev/suid/commit/6406d78845ef694b044c36a7739edf823c6f286a), [`b58930c`](https://github.com/swordev/suid/commit/b58930ca80080062f5a9f2a9bcf42fff9a623e53), [`7f086b2`](https://github.com/swordev/suid/commit/7f086b2d3de454426147ea182a69b26c24ce09d2)]:
- @suid/material@0.18.0

## 0.8.0

### Minor 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.8.0",
"version": "0.8.1",
"description": "Material Design icons as SVG SolidJS components.",
"keywords": [
"solid",
Expand Down
18 changes: 18 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @suid/material

## 0.18.0

### Minor Changes

- [`6406d78`](https://github.com/swordev/suid/commit/6406d78845ef694b044c36a7739edf823c6f286a) Thanks [@juanrgm](https://github.com/juanrgm)! - Resolve the theme context on access

- [`7f086b2`](https://github.com/swordev/suid/commit/7f086b2d3de454426147ea182a69b26c24ce09d2) Thanks [@juanrgm](https://github.com/juanrgm)! - Add the `Pagination` and `PaginationItem` components

### Patch Changes

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

- Updated dependencies [[`6406d78`](https://github.com/swordev/suid/commit/6406d78845ef694b044c36a7739edf823c6f286a), [`b196443`](https://github.com/swordev/suid/commit/b196443f4f0ba0b962ad0438bb1db059b5755d19), [`b58930c`](https://github.com/swordev/suid/commit/b58930ca80080062f5a9f2a9bcf42fff9a623e53)]:
- @suid/system@0.13.0
- @suid/types@0.7.1
- @suid/utils@0.10.1
- @suid/base@0.10.1

## 0.17.0

### Minor 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.17.0",
"version": "0.18.0",
"description": "A port of Material-UI (MUI) built with SolidJS.",
"keywords": [
"solid",
Expand Down
25 changes: 25 additions & 0 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @suid/site

## 0.20.0

### Minor Changes

- [`fd91895`](https://github.com/swordev/suid/commit/fd918957ee2bceed043e683e10b1a5e61c36cf02) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `PaginationPage`

- [`9940922`](https://github.com/swordev/suid/commit/99409225308d1ec4fafd4ec995c3f2424e394b5f) Thanks [@juanrgm](https://github.com/juanrgm)! - Add dynamic select example

### Patch Changes

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

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

- [`29c68d3`](https://github.com/swordev/suid/commit/29c68d3d24a5475a2963494c5e964627ab0cd81b) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix React2Solid page

- Updated dependencies [[`0272aa9`](https://github.com/swordev/suid/commit/0272aa9a26e9bf7767cd904b3ec24665a1dcf9bf), [`6406d78`](https://github.com/swordev/suid/commit/6406d78845ef694b044c36a7739edf823c6f286a), [`b196443`](https://github.com/swordev/suid/commit/b196443f4f0ba0b962ad0438bb1db059b5755d19), [`b58930c`](https://github.com/swordev/suid/commit/b58930ca80080062f5a9f2a9bcf42fff9a623e53), [`7f086b2`](https://github.com/swordev/suid/commit/7f086b2d3de454426147ea182a69b26c24ce09d2)]:
- @suid/codemod@0.11.1
- @suid/material@0.18.0
- @suid/system@0.13.0
- @suid/icons-material@0.8.1
- @suid/types@0.7.1
- @suid/utils@0.10.1
- @suid/base@0.10.1

## 0.19.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.19.0",
"version": "0.20.0",
"description": "SUID website.",
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/styled-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @suid/styled-engine

## 0.8.1

### Patch Changes

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

- Updated dependencies [[`b58930c`](https://github.com/swordev/suid/commit/b58930ca80080062f5a9f2a9bcf42fff9a623e53)]:
- @suid/utils@0.10.1

## 0.8.0

### Minor 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.8.0",
"version": "0.8.1",
"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.13.0

### Minor Changes

- [`6406d78`](https://github.com/swordev/suid/commit/6406d78845ef694b044c36a7739edf823c6f286a) Thanks [@juanrgm](https://github.com/juanrgm)! - Resolve the theme context on access

### Patch Changes

- [`b196443`](https://github.com/swordev/suid/commit/b196443f4f0ba0b962ad0438bb1db059b5755d19) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix `inspectChildren` function

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

- Updated dependencies [[`b58930c`](https://github.com/swordev/suid/commit/b58930ca80080062f5a9f2a9bcf42fff9a623e53)]:
- @suid/styled-engine@0.8.1
- @suid/types@0.7.1
- @suid/utils@0.10.1

## 0.12.0

### Minor 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.12.0",
"version": "0.13.0",
"description": "Styles system used by suid packages.",
"keywords": [
"solid",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @suid/types

## 0.7.1

### Patch Changes

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

## 0.7.0

### Minor 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.7.0",
"version": "0.7.1",
"description": "Types used by suid packages.",
"keywords": [
"solid",
Expand Down
9 changes: 9 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @suid/utils

## 0.10.1

### Patch Changes

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

- Updated dependencies [[`b58930c`](https://github.com/swordev/suid/commit/b58930ca80080062f5a9f2a9bcf42fff9a623e53)]:
- @suid/types@0.7.1

## 0.10.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.10.0",
"version": "0.10.1",
"description": "Utils used by suid packages.",
"keywords": [
"utils"
Expand Down
8 changes: 8 additions & 0 deletions packages/vite-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @suid/vite-plugin

## 0.3.1

### Patch Changes

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

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

## 0.3.0

### Minor 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.3.0",
"version": "0.3.1",
"description": "SUID integration plugin for Vite.",
"keywords": [
"vite",
Expand Down

0 comments on commit 0ae8bd2

Please sign in to comment.