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 27, 2023
1 parent f920f8e commit 96534e8
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/nervous-wolves-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-ducks-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-points-end.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/icons-material/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @suid/icons-material

## 0.6.11

### Patch Changes

- Updated dependencies [[`48253e62`](https://github.com/swordev/suid/commit/48253e62ea85581eead54f8027e70391c397d3b7), [`aef9ae8c`](https://github.com/swordev/suid/commit/aef9ae8c3651a477ba0491ed3d4bcbd2a8885870)]:
- @suid/material@0.15.1

## 0.6.10

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

## 0.15.1

### Patch Changes

- [`48253e62`](https://github.com/swordev/suid/commit/48253e62ea85581eead54f8027e70391c397d3b7) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix controlled number input

- [`aef9ae8c`](https://github.com/swordev/suid/commit/aef9ae8c3651a477ba0491ed3d4bcbd2a8885870) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix controlled email input

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

## 0.17.0

### Minor Changes

- [`d48ed2c3`](https://github.com/swordev/suid/commit/d48ed2c39cdb12a281ff8eea514476f6ba846763) Thanks [@juanrgm](https://github.com/juanrgm)! - Add email input example to the `TextField` component page

### Patch Changes

- Updated dependencies [[`48253e62`](https://github.com/swordev/suid/commit/48253e62ea85581eead54f8027e70391c397d3b7), [`aef9ae8c`](https://github.com/swordev/suid/commit/aef9ae8c3651a477ba0491ed3d4bcbd2a8885870)]:
- @suid/material@0.15.1
- @suid/icons-material@0.6.11

## 0.16.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.16.0",
"version": "0.17.0",
"description": "SUID website.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 96534e8

Please sign in to comment.