Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
 - @spark-ui/alert-dialog@0.2.19
 - @spark-ui/checkbox@2.0.18
 - @spark-ui/chip@0.2.5
 - @spark-ui/dialog@1.5.8
 - @spark-ui/drawer@0.1.17
 - @spark-ui/icons@1.20.4
 - @spark-ui/input@1.4.15
 - @spark-ui/popover@1.0.34
 - @spark-ui/progress@1.1.0
 - @spark-ui/switch@2.0.13
 - @spark-ui/tabs@2.0.19
 - @spark-ui/textarea@1.2.19
  • Loading branch information
spark-ui-bot committed Sep 4, 2023
1 parent 8511df2 commit b29fbce
Show file tree
Hide file tree
Showing 25 changed files with 101 additions and 47 deletions.
46 changes: 23 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/alert-dialog/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.19](https://github.com/adevinta/spark/compare/@spark-ui/alert-dialog@0.2.18...@spark-ui/alert-dialog@0.2.19) (2023-09-04)

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

## [0.2.18](https://github.com/adevinta/spark/compare/@spark-ui/alert-dialog@0.2.17...@spark-ui/alert-dialog@0.2.18) (2023-09-04)

**Note:** Version bump only for package @spark-ui/alert-dialog
Expand Down
4 changes: 2 additions & 2 deletions packages/components/alert-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/alert-dialog",
"version": "0.2.18",
"version": "0.2.19",
"description": "A modal dialog that interrupts the user with important content and expects a response.",
"publishConfig": {
"access": "public"
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@radix-ui/primitive": "1.0.1",
"@spark-ui/dialog": "^1.5.7",
"@spark-ui/dialog": "^1.5.8",
"@spark-ui/use-merge-refs": "^0.3.7",
"class-variance-authority": "0.7.0"
},
Expand Down
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.

## [2.0.18](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@2.0.17...@spark-ui/checkbox@2.0.18) (2023-09-04)

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

## [2.0.17](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@2.0.16...@spark-ui/checkbox@2.0.17) (2023-09-04)

**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": "2.0.17",
"version": "2.0.18",
"description": "A control that allows the user to toggle between checked and not checked.",
"publishConfig": {
"access": "public"
Expand All @@ -27,7 +27,7 @@
"@radix-ui/react-id": "1.0.1",
"@spark-ui/form-field": "^1.3.8",
"@spark-ui/icon": "^2.0.9",
"@spark-ui/icons": "^1.20.3",
"@spark-ui/icons": "^1.20.4",
"@spark-ui/internal-utils": "^2.1.2",
"@spark-ui/label": "^1.5.9",
"@spark-ui/use-merge-refs": "^0.3.7",
Expand Down
4 changes: 4 additions & 0 deletions packages/components/chip/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.5](https://github.com/adevinta/spark/compare/@spark-ui/chip@0.2.4...@spark-ui/chip@0.2.5) (2023-09-04)

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

## [0.2.4](https://github.com/adevinta/spark/compare/@spark-ui/chip@0.2.3...@spark-ui/chip@0.2.4) (2023-09-04)

**Note:** Version bump only for package @spark-ui/chip
Expand Down
4 changes: 2 additions & 2 deletions packages/components/chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/chip",
"version": "0.2.4",
"version": "0.2.5",
"description": "to help people enter information, make selections, filter content, or trigger actions",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -40,7 +40,7 @@
"license": "MIT",
"dependencies": {
"@spark-ui/icon": "^2.0.9",
"@spark-ui/icons": "^1.20.3",
"@spark-ui/icons": "^1.20.4",
"@spark-ui/internal-utils": "^2.1.2",
"@spark-ui/slot": "^1.6.6",
"emulate-tab": "^1.2.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/components/dialog/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.5.8](https://github.com/adevinta/spark/compare/@spark-ui/dialog@1.5.7...@spark-ui/dialog@1.5.8) (2023-09-04)

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

## [1.5.7](https://github.com/adevinta/spark/compare/@spark-ui/dialog@1.5.6...@spark-ui/dialog@1.5.7) (2023-09-04)

**Note:** Version bump only for package @spark-ui/dialog
Expand Down
4 changes: 2 additions & 2 deletions packages/components/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/dialog",
"version": "1.5.7",
"version": "1.5.8",
"description": "A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -42,7 +42,7 @@
"@radix-ui/react-dialog": "1.0.4",
"@spark-ui/icon": "^2.0.9",
"@spark-ui/icon-button": "^2.0.17",
"@spark-ui/icons": "^1.20.3",
"@spark-ui/icons": "^1.20.4",
"class-variance-authority": "0.7.0"
}
}
4 changes: 4 additions & 0 deletions packages/components/drawer/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.17](https://github.com/adevinta/spark/compare/@spark-ui/drawer@0.1.16...@spark-ui/drawer@0.1.17) (2023-09-04)

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

## [0.1.16](https://github.com/adevinta/spark/compare/@spark-ui/drawer@0.1.15...@spark-ui/drawer@0.1.16) (2023-09-04)

**Note:** Version bump only for package @spark-ui/drawer
Expand Down
4 changes: 2 additions & 2 deletions packages/components/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/drawer",
"version": "0.1.16",
"version": "0.1.17",
"description": "A panel that slides out from the edge of the screen. It can be useful when you need users to complete a task or view some details without leaving the current page.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -42,7 +42,7 @@
"@radix-ui/react-dialog": "1.0.4",
"@spark-ui/icon": "^2.0.9",
"@spark-ui/icon-button": "^2.0.17",
"@spark-ui/icons": "^1.20.3",
"@spark-ui/icons": "^1.20.4",
"class-variance-authority": "0.7.0"
}
}
6 changes: 6 additions & 0 deletions packages/components/icons/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.20.4](https://github.com/adevinta/spark/compare/@spark-ui/icons@1.20.3...@spark-ui/icons@1.20.4) (2023-09-04)

### Bug Fixes

- **icons:** centering on icons ([e577082](https://github.com/adevinta/spark/commit/e57708202722fe732eb4d36349d43ef01c846e26))

## [1.20.3](https://github.com/adevinta/spark/compare/@spark-ui/icons@1.20.2...@spark-ui/icons@1.20.3) (2023-08-31)

**Note:** Version bump only for package @spark-ui/icons
Expand Down
2 changes: 1 addition & 1 deletion packages/components/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/icons",
"version": "1.20.3",
"version": "1.20.4",
"description": "spark-ui icons",
"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.

## [1.4.15](https://github.com/adevinta/spark/compare/@spark-ui/input@1.4.14...@spark-ui/input@1.4.15) (2023-09-04)

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

## [1.4.14](https://github.com/adevinta/spark/compare/@spark-ui/input@1.4.13...@spark-ui/input@1.4.14) (2023-09-04)

**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": "1.4.14",
"version": "1.4.15",
"description": "Component used to get user input in a text field",
"publishConfig": {
"access": "public"
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"@spark-ui/form-field": "^1.3.8",
"@spark-ui/icon": "^2.0.9",
"@spark-ui/icons": "^1.20.3",
"@spark-ui/icons": "^1.20.4",
"@spark-ui/slot": "^1.6.6",
"@spark-ui/use-combined-state": "^0.5.5",
"@spark-ui/use-merge-refs": "^0.3.7",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/popover/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.34](https://github.com/adevinta/spark/compare/@spark-ui/popover@1.0.33...@spark-ui/popover@1.0.34) (2023-09-04)

### Bug Fixes

- **popover:** sync use id hook dep ([b7f4d17](https://github.com/adevinta/spark/commit/b7f4d1701e67ca19144697e2c22a49301e81edce))

## [1.0.33](https://github.com/adevinta/spark/compare/@spark-ui/popover@1.0.32...@spark-ui/popover@1.0.33) (2023-09-04)

**Note:** Version bump only for package @spark-ui/popover
Expand Down
6 changes: 3 additions & 3 deletions packages/components/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/popover",
"version": "1.0.33",
"version": "1.0.34",
"description": "Displays rich content in a portal, triggered by a button.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -38,9 +38,9 @@
"@radix-ui/react-popover": "1.0.6",
"@spark-ui/icon": "^2.0.9",
"@spark-ui/icon-button": "^2.0.17",
"@spark-ui/icons": "^1.20.3"
"@spark-ui/icons": "^1.20.4"
},
"devDependencies": {
"jsdom-testing-mocks": "1.9.0"
}
}
}
Loading

0 comments on commit b29fbce

Please sign in to comment.