Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
 - @spark-ui/[email protected]
  • Loading branch information
spark-ui-bot committed Jun 25, 2024
1 parent 1582a43 commit 718178e
Show file tree
Hide file tree
Showing 41 changed files with 174 additions and 94 deletions.
94 changes: 47 additions & 47 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/accordion/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.0.1](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-25)

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

# [1.0.0](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-20)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/accordion",
"version": "1.0.0",
"version": "1.0.1",
"description": "An accordion is a vertically stacked set of interactive headings containing a title, content snippet, or thumbnail representing a section of content.",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@spark-ui/collapsible": "^1.3.0",
"@spark-ui/icon": "^2.1.7",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/icons": "^1.21.11",
"@spark-ui/internal-utils": "^2.4.0",
"@spark-ui/slot": "^1.7.1",
"@zag-js/accordion": "^0.56.1",
Expand Down
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.

## [1.0.24](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-25)

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

## [1.0.23](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-21)

**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": "1.0.23",
"version": "1.0.24",
"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.12.7",
"@spark-ui/dialog": "^1.12.8",
"@spark-ui/use-merge-refs": "^0.4.1",
"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.2.14](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-25)

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

## [2.2.13](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-06-20)

**Note:** Version bump only for package @spark-ui/checkbox
Expand Down
6 changes: 3 additions & 3 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.2.13",
"version": "2.2.14",
"description": "A control that allows the user to toggle between checked and not checked.",
"publishConfig": {
"access": "public"
Expand All @@ -24,9 +24,9 @@
},
"dependencies": {
"@radix-ui/react-checkbox": "1.0.4",
"@spark-ui/form-field": "^1.5.9",
"@spark-ui/form-field": "^1.5.10",
"@spark-ui/icon": "^2.1.7",
"@spark-ui/icons": "^1.21.10",
"@spark-ui/icons": "^1.21.11",
"@spark-ui/internal-utils": "^2.4.0",
"@spark-ui/label": "^1.7.2",
"@spark-ui/use-merge-refs": "^0.4.1",
Expand Down
Loading

0 comments on commit 718178e

Please sign in to comment.