Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
 - @spark-ui/form-field@0.1.2
 - @spark-ui/popover@0.1.1
 - @spark-ui/radio@2.0.3
 - @spark-ui/spinner@0.2.8
 - @spark-ui/switch@1.11.2
  • Loading branch information
spark-ui-bot committed May 31, 2023
1 parent 5047c2e commit 676ac3e
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 19 deletions.
22 changes: 10 additions & 12 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/form-field/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.1.2](https://github.com/adevinta/spark/compare/@spark-ui/form-field@0.1.1...@spark-ui/form-field@0.1.2) (2023-05-31)

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

## [0.1.1](https://github.com/adevinta/spark/compare/@spark-ui/form-field@0.1.0...@spark-ui/form-field@0.1.1) (2023-05-22)

### Bug Fixes
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.1.1",
"version": "0.1.2",
"description": "Provide context to your form elements",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions packages/components/popover/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.1.1](https://github.com/adevinta/spark/compare/@spark-ui/popover@0.1.0...@spark-ui/popover@0.1.1) (2023-05-31)

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

# 0.1.0 (2023-05-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/popover",
"version": "0.1.0",
"version": "0.1.1",
"description": "Displays rich content in a portal, triggered by a button.",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions packages/components/radio/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.

## [2.0.3](https://github.com/adevinta/spark/compare/@spark-ui/radio@2.0.2...@spark-ui/radio@2.0.3) (2023-05-31)

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

## [2.0.2](https://github.com/adevinta/spark/compare/@spark-ui/radio@2.0.1...@spark-ui/radio@2.0.2) (2023-05-25)

**Note:** Version bump only for package @spark-ui/radio
Expand Down
4 changes: 2 additions & 2 deletions packages/components/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/radio",
"version": "2.0.2",
"version": "2.0.3",
"description": "Component used when only one choice may be selected in a series of options",
"publishConfig": {
"access": "public"
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"@radix-ui/react-label": "2.0.1",
"@radix-ui/react-radio-group": "1.1.2",
"@spark-ui/form-field": "^0.1.1",
"@spark-ui/form-field": "^0.1.2",
"@spark-ui/internal-utils": "^1.6.0",
"class-variance-authority": "0.5.2"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/components/spinner/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.8](https://github.com/adevinta/spark/compare/@spark-ui/spinner@0.2.7...@spark-ui/spinner@0.2.8) (2023-05-31)

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

## [0.2.7](https://github.com/adevinta/spark/compare/@spark-ui/spinner@0.2.6...@spark-ui/spinner@0.2.7) (2023-05-25)

**Note:** Version bump only for package @spark-ui/spinner
Expand Down
2 changes: 1 addition & 1 deletion packages/components/spinner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/spinner",
"version": "0.2.7",
"version": "0.2.8",
"description": "Spinners provide a visual cue that an action is processing awaiting a course of change or a result.",
"publishConfig": {
"access": "public"
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.2](https://github.com/adevinta/spark/compare/@spark-ui/switch@1.11.1...@spark-ui/switch@1.11.2) (2023-05-31)

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

## [1.11.1](https://github.com/adevinta/spark/compare/@spark-ui/switch@1.11.0...@spark-ui/switch@1.11.1) (2023-05-30)

**Note:** Version bump only for package @spark-ui/switch
Expand Down
4 changes: 2 additions & 2 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.1",
"version": "1.11.2",
"description": "A control that allows the user to toggle between checked and not checked.",
"publishConfig": {
"access": "public"
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@radix-ui/react-switch": "1.0.2",
"@spark-ui/form-field": "^0.1.0",
"@spark-ui/form-field": "^0.1.2",
"@spark-ui/icons": "^1.13.1",
"@spark-ui/internal-utils": "^1.6.0",
"@spark-ui/label": "^1.1.1",
Expand Down

0 comments on commit 676ac3e

Please sign in to comment.