Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
 - @spark-ui/checkbox@1.15.3
 - @spark-ui/form-field@0.2.3
 - @spark-ui/input@0.2.3
 - @spark-ui/label@1.2.3
 - @spark-ui/radio-group@1.0.6
 - @spark-ui/switch@1.11.12
  • Loading branch information
spark-ui-bot committed Jun 15, 2023
1 parent 0c25427 commit cf57bd1
Show file tree
Hide file tree
Showing 13 changed files with 52 additions and 34 deletions.
34 changes: 11 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.15.3](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.15.2...@spark-ui/checkbox@1.15.3) (2023-06-15)

**Note:** Version bump only for package @spark-ui/checkbox

## [1.15.2](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.15.1...@spark-ui/checkbox@1.15.2) (2023-06-15)

**Note:** Version bump only for package @spark-ui/checkbox
Expand Down
4 changes: 2 additions & 2 deletions packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/checkbox",
"version": "1.15.2",
"version": "1.15.3",
"description": "A control that allows the user to toggle between checked and not checked.",
"publishConfig": {
"access": "public"
Expand All @@ -17,7 +17,7 @@
"@spark-ui/icon": "^1.7.4",
"@spark-ui/icons": "^1.15.0",
"@spark-ui/internal-utils": "^1.6.1",
"@spark-ui/label": "^1.2.2",
"@spark-ui/label": "^1.2.3",
"@spark-ui/use-merge-refs": "^0.3.4",
"class-variance-authority": "0.5.2"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/components/form-field/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.3](https://github.com/adevinta/spark/compare/@spark-ui/form-field@0.2.2...@spark-ui/form-field@0.2.3) (2023-06-15)

### Bug Fixes

- undo radix label bump ([04b5d2f](https://github.com/adevinta/spark/commit/04b5d2f138d850f9d0bd14bc4e160299b46ac62b))

## [0.2.2](https://github.com/adevinta/spark/compare/@spark-ui/form-field@0.2.1...@spark-ui/form-field@0.2.2) (2023-06-15)

**Note:** Version bump only for package @spark-ui/form-field
Expand Down
2 changes: 1 addition & 1 deletion packages/components/form-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/form-field",
"version": "0.2.2",
"version": "0.2.3",
"description": "Provide context to your form elements",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions packages/components/input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.3](https://github.com/adevinta/spark/compare/@spark-ui/input@0.2.2...@spark-ui/input@0.2.3) (2023-06-15)

**Note:** Version bump only for package @spark-ui/input

## [0.2.2](https://github.com/adevinta/spark/compare/@spark-ui/input@0.2.1...@spark-ui/input@0.2.2) (2023-06-15)

**Note:** Version bump only for package @spark-ui/input
Expand Down
4 changes: 2 additions & 2 deletions packages/components/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/input",
"version": "0.2.2",
"version": "0.2.3",
"description": "Component used to get user input in a text field",
"publishConfig": {
"access": "public"
Expand All @@ -12,7 +12,7 @@
"build": "vite build"
},
"dependencies": {
"@spark-ui/form-field": "^0.2.2",
"@spark-ui/form-field": "^0.2.3",
"class-variance-authority": "0.5.2"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/components/label/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.3](https://github.com/adevinta/spark/compare/@spark-ui/label@1.2.2...@spark-ui/label@1.2.3) (2023-06-15)

### Bug Fixes

- undo radix label bump ([04b5d2f](https://github.com/adevinta/spark/commit/04b5d2f138d850f9d0bd14bc4e160299b46ac62b))

## [1.2.2](https://github.com/adevinta/spark/compare/@spark-ui/label@1.2.1...@spark-ui/label@1.2.2) (2023-06-15)

**Note:** Version bump only for package @spark-ui/label
Expand Down
2 changes: 1 addition & 1 deletion packages/components/label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/label",
"version": "1.2.2",
"version": "1.2.3",
"description": "Renders an accessible label associated with controls",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 6 additions & 0 deletions packages/components/radio-group/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.6](https://github.com/adevinta/spark/compare/@spark-ui/radio-group@1.0.5...@spark-ui/radio-group@1.0.6) (2023-06-15)

### Bug Fixes

- undo radix label bump ([04b5d2f](https://github.com/adevinta/spark/commit/04b5d2f138d850f9d0bd14bc4e160299b46ac62b))

## [1.0.5](https://github.com/adevinta/spark/compare/@spark-ui/radio-group@1.0.4...@spark-ui/radio-group@1.0.5) (2023-06-15)

**Note:** Version bump only for package @spark-ui/radio-group
Expand Down
4 changes: 2 additions & 2 deletions packages/components/radio-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/radio-group",
"version": "1.0.5",
"version": "1.0.6",
"description": "Component used when only one choice may be selected in a series of options",
"publishConfig": {
"access": "public"
Expand All @@ -15,7 +15,7 @@
"@radix-ui/react-id": "1.0.0",
"@radix-ui/react-label": "2.0.1",
"@radix-ui/react-radio-group": "1.1.2",
"@spark-ui/form-field": "^0.2.2",
"@spark-ui/form-field": "^0.2.3",
"@spark-ui/internal-utils": "^1.6.1",
"class-variance-authority": "0.5.2"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/components/switch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.11.12](https://github.com/adevinta/spark/compare/@spark-ui/switch@1.11.11...@spark-ui/switch@1.11.12) (2023-06-15)

**Note:** Version bump only for package @spark-ui/switch

## [1.11.11](https://github.com/adevinta/spark/compare/@spark-ui/switch@1.11.10...@spark-ui/switch@1.11.11) (2023-06-15)

**Note:** Version bump only for package @spark-ui/switch
Expand Down
6 changes: 3 additions & 3 deletions packages/components/switch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/switch",
"version": "1.11.11",
"version": "1.11.12",
"description": "A control that allows the user to toggle between checked and not checked.",
"publishConfig": {
"access": "public"
Expand All @@ -19,10 +19,10 @@
"dependencies": {
"@radix-ui/react-id": "1.0.0",
"@radix-ui/react-switch": "1.0.2",
"@spark-ui/form-field": "^0.2.2",
"@spark-ui/form-field": "^0.2.3",
"@spark-ui/icons": "^1.15.0",
"@spark-ui/internal-utils": "^1.6.1",
"@spark-ui/label": "^1.2.2",
"@spark-ui/label": "^1.2.3",
"@spark-ui/slot": "^1.6.0",
"@spark-ui/use-combined-state": "^0.5.0",
"class-variance-authority": "0.5.2"
Expand Down

0 comments on commit cf57bd1

Please sign in to comment.