From 0ae8bd26800c2ef53c8635d56134003877700152 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Sep 2024 18:16:49 +0000 Subject: [PATCH] chore: update versions --- .changeset/chatty-eyes-begin.md | 8 -------- .changeset/nine-buckets-worry.md | 6 ------ .changeset/real-hairs-bow.md | 5 ----- .changeset/stale-panthers-smoke.md | 15 --------------- .changeset/tame-moles-yawn.md | 5 ----- .changeset/tasty-eggs-relax.md | 5 ----- .changeset/thick-chicken-live.md | 5 ----- .changeset/wet-bananas-itch.md | 5 ----- packages/base/CHANGELOG.md | 11 +++++++++++ packages/base/package.json | 2 +- packages/codemod/CHANGELOG.md | 8 ++++++++ packages/codemod/package.json | 2 +- packages/create-suid/CHANGELOG.md | 8 ++++++++ packages/create-suid/package.json | 2 +- packages/icons-material/CHANGELOG.md | 9 +++++++++ packages/icons-material/package.json | 2 +- packages/material/CHANGELOG.md | 18 ++++++++++++++++++ packages/material/package.json | 2 +- packages/site/CHANGELOG.md | 25 +++++++++++++++++++++++++ packages/site/package.json | 2 +- packages/styled-engine/CHANGELOG.md | 9 +++++++++ packages/styled-engine/package.json | 2 +- packages/system/CHANGELOG.md | 17 +++++++++++++++++ packages/system/package.json | 2 +- packages/types/CHANGELOG.md | 6 ++++++ packages/types/package.json | 2 +- packages/utils/CHANGELOG.md | 9 +++++++++ packages/utils/package.json | 2 +- packages/vite-plugin/CHANGELOG.md | 8 ++++++++ packages/vite-plugin/package.json | 2 +- 30 files changed, 139 insertions(+), 65 deletions(-) delete mode 100644 .changeset/chatty-eyes-begin.md delete mode 100644 .changeset/nine-buckets-worry.md delete mode 100644 .changeset/real-hairs-bow.md delete mode 100644 .changeset/stale-panthers-smoke.md delete mode 100644 .changeset/tame-moles-yawn.md delete mode 100644 .changeset/tasty-eggs-relax.md delete mode 100644 .changeset/thick-chicken-live.md delete mode 100644 .changeset/wet-bananas-itch.md diff --git a/.changeset/chatty-eyes-begin.md b/.changeset/chatty-eyes-begin.md deleted file mode 100644 index be3f31944..000000000 --- a/.changeset/chatty-eyes-begin.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"create-suid": patch -"@suid/vite-plugin": patch -"@suid/codemod": patch -"@suid/site": patch ---- - -Update dependencies diff --git a/.changeset/nine-buckets-worry.md b/.changeset/nine-buckets-worry.md deleted file mode 100644 index ef62423b6..000000000 --- a/.changeset/nine-buckets-worry.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@suid/material": minor -"@suid/system": minor ---- - -Resolve the theme context on access diff --git a/.changeset/real-hairs-bow.md b/.changeset/real-hairs-bow.md deleted file mode 100644 index 50a575add..000000000 --- a/.changeset/real-hairs-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/system": patch ---- - -Fix `inspectChildren` function diff --git a/.changeset/stale-panthers-smoke.md b/.changeset/stale-panthers-smoke.md deleted file mode 100644 index d9b6d49b9..000000000 --- a/.changeset/stale-panthers-smoke.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@suid/icons-material": patch -"@suid/styled-engine": patch -"create-suid": patch -"@suid/vite-plugin": patch -"@suid/material": patch -"@suid/codemod": patch -"@suid/system": patch -"@suid/types": patch -"@suid/utils": patch -"@suid/base": patch -"@suid/site": patch ---- - -Update dependencies diff --git a/.changeset/tame-moles-yawn.md b/.changeset/tame-moles-yawn.md deleted file mode 100644 index ff17891b7..000000000 --- a/.changeset/tame-moles-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/site": minor ---- - -Add `PaginationPage` diff --git a/.changeset/tasty-eggs-relax.md b/.changeset/tasty-eggs-relax.md deleted file mode 100644 index aec0126db..000000000 --- a/.changeset/tasty-eggs-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/site": minor ---- - -Add dynamic select example diff --git a/.changeset/thick-chicken-live.md b/.changeset/thick-chicken-live.md deleted file mode 100644 index 3ff469cdd..000000000 --- a/.changeset/thick-chicken-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/site": patch ---- - -Fix React2Solid page diff --git a/.changeset/wet-bananas-itch.md b/.changeset/wet-bananas-itch.md deleted file mode 100644 index 2f718870c..000000000 --- a/.changeset/wet-bananas-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@suid/material": minor ---- - -Add the `Pagination` and `PaginationItem` components diff --git a/packages/base/CHANGELOG.md b/packages/base/CHANGELOG.md index 735bd289d..214da6344 100644 --- a/packages/base/CHANGELOG.md +++ b/packages/base/CHANGELOG.md @@ -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 diff --git a/packages/base/package.json b/packages/base/package.json index 69ce48003..2db22e478 100644 --- a/packages/base/package.json +++ b/packages/base/package.json @@ -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", diff --git a/packages/codemod/CHANGELOG.md b/packages/codemod/CHANGELOG.md index d26238d7b..905961426 100644 --- a/packages/codemod/CHANGELOG.md +++ b/packages/codemod/CHANGELOG.md @@ -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 diff --git a/packages/codemod/package.json b/packages/codemod/package.json index f9ef15b9f..e9212b77a 100644 --- a/packages/codemod/package.json +++ b/packages/codemod/package.json @@ -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", diff --git a/packages/create-suid/CHANGELOG.md b/packages/create-suid/CHANGELOG.md index 8cdcb0d54..40d7219c3 100644 --- a/packages/create-suid/CHANGELOG.md +++ b/packages/create-suid/CHANGELOG.md @@ -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 diff --git a/packages/create-suid/package.json b/packages/create-suid/package.json index 6add63280..49e843276 100644 --- a/packages/create-suid/package.json +++ b/packages/create-suid/package.json @@ -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", diff --git a/packages/icons-material/CHANGELOG.md b/packages/icons-material/CHANGELOG.md index dbe2625b0..d9c226ff8 100644 --- a/packages/icons-material/CHANGELOG.md +++ b/packages/icons-material/CHANGELOG.md @@ -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 diff --git a/packages/icons-material/package.json b/packages/icons-material/package.json index e30e46a43..8978fc2c6 100644 --- a/packages/icons-material/package.json +++ b/packages/icons-material/package.json @@ -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", diff --git a/packages/material/CHANGELOG.md b/packages/material/CHANGELOG.md index 4af9bbd24..795ab1778 100644 --- a/packages/material/CHANGELOG.md +++ b/packages/material/CHANGELOG.md @@ -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 diff --git a/packages/material/package.json b/packages/material/package.json index 7f9fdcb06..59a9f7e79 100644 --- a/packages/material/package.json +++ b/packages/material/package.json @@ -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", diff --git a/packages/site/CHANGELOG.md b/packages/site/CHANGELOG.md index aedeb4792..8a8ad589c 100644 --- a/packages/site/CHANGELOG.md +++ b/packages/site/CHANGELOG.md @@ -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 diff --git a/packages/site/package.json b/packages/site/package.json index c7f47e9ac..5d391f821 100644 --- a/packages/site/package.json +++ b/packages/site/package.json @@ -1,6 +1,6 @@ { "name": "@suid/site", - "version": "0.19.0", + "version": "0.20.0", "description": "SUID website.", "type": "module", "scripts": { diff --git a/packages/styled-engine/CHANGELOG.md b/packages/styled-engine/CHANGELOG.md index b18577d5d..778ece380 100644 --- a/packages/styled-engine/CHANGELOG.md +++ b/packages/styled-engine/CHANGELOG.md @@ -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 diff --git a/packages/styled-engine/package.json b/packages/styled-engine/package.json index f05a71eb9..b4b06599c 100644 --- a/packages/styled-engine/package.json +++ b/packages/styled-engine/package.json @@ -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", diff --git a/packages/system/CHANGELOG.md b/packages/system/CHANGELOG.md index 5e4e94309..a8156b26b 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -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 diff --git a/packages/system/package.json b/packages/system/package.json index 98ce7fee4..65fbf0ff5 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@suid/system", - "version": "0.12.0", + "version": "0.13.0", "description": "Styles system used by suid packages.", "keywords": [ "solid", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 11100f872..f1679e09b 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -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 diff --git a/packages/types/package.json b/packages/types/package.json index fb64e06ec..a4511c31c 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@suid/types", - "version": "0.7.0", + "version": "0.7.1", "description": "Types used by suid packages.", "keywords": [ "solid", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 84fc27e5e..6acd91c03 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -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 diff --git a/packages/utils/package.json b/packages/utils/package.json index 82c1dbf6e..18f50f3a6 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@suid/utils", - "version": "0.10.0", + "version": "0.10.1", "description": "Utils used by suid packages.", "keywords": [ "utils" diff --git a/packages/vite-plugin/CHANGELOG.md b/packages/vite-plugin/CHANGELOG.md index 5c2c3e01c..772883d36 100644 --- a/packages/vite-plugin/CHANGELOG.md +++ b/packages/vite-plugin/CHANGELOG.md @@ -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 diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 0e53f07a6..11a6266f5 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@suid/vite-plugin", - "version": "0.3.0", + "version": "0.3.1", "description": "SUID integration plugin for Vite.", "keywords": [ "vite",