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.2.3
 - @spark-ui/icons@1.1.5
 - @spark-ui/tailwind-plugins@2.3.4
 - @spark-ui/theme-utils@2.11.2
  • Loading branch information
github-actions[bot] committed Mar 29, 2023
1 parent cc7bba8 commit ec760a6
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 18 deletions.
20 changes: 9 additions & 11 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.2.3](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.2.2...@spark-ui/checkbox@1.2.3) (2023-03-29)

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

## [1.2.2](https://github.com/adevinta/spark/compare/@spark-ui/checkbox@1.2.1...@spark-ui/checkbox@1.2.2) (2023-03-28)

**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.2.2",
"version": "1.2.3",
"description": "A control that allows the user to toggle between checked and not checked.",
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"@radix-ui/react-checkbox": "1.0.3",
"@spark-ui/icons": "^1.1.4",
"@spark-ui/icons": "^1.1.5",
"class-variance-authority": "0.4.0"
}
}
8 changes: 8 additions & 0 deletions packages/components/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.5](https://github.com/adevinta/spark/compare/@spark-ui/icons@1.1.4...@spark-ui/icons@1.1.5) (2023-03-29)

### Bug Fixes

- **icons:** remove not needed char ([319a7c6](https://github.com/adevinta/spark/commit/319a7c6c252a3d101178c5f11dacb25135143303))
- **icons:** remove unwanted char ([d778b1f](https://github.com/adevinta/spark/commit/d778b1fb6eb99795732d488248520a19950ed4a6))
- **icons:** update tsx template ([dcceb6d](https://github.com/adevinta/spark/commit/dcceb6da1a8ac36b75b657f4a36b00b42c63b47b))

## [1.1.4](https://github.com/adevinta/spark/compare/@spark-ui/icons@1.1.3...@spark-ui/icons@1.1.4) (2023-03-28)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions 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.1.4",
"version": "1.1.5",
"description": "spark-ui icons",
"publishConfig": {
"access": "public"
Expand All @@ -24,4 +24,4 @@
"svgo": "3.0.2",
"svgson": "5.2.1"
}
}
}
4 changes: 4 additions & 0 deletions packages/utils/tailwind-plugins/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.3.4](https://github.com/adevinta/spark/compare/@spark-ui/tailwind-plugins@2.3.3...@spark-ui/tailwind-plugins@2.3.4) (2023-03-29)

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

## [2.3.3](https://github.com/adevinta/spark/compare/@spark-ui/tailwind-plugins@2.3.2...@spark-ui/tailwind-plugins@2.3.3) (2023-03-28)

**Note:** Version bump only for package @spark-ui/tailwind-plugins
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/tailwind-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@spark-ui/tailwind-plugins",
"version": "2.3.3",
"version": "2.3.4",
"description": "Spark Tailwind plugins",
"publishConfig": {
"access": "public"
},
"main": "index.js",
"dependencies": {
"@spark-ui/theme-utils": "2",
"@spark-ui/theme-utils": "^2.11.2",
"tailwindcss-radix": "2.8.0"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/utils/theme/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.11.2](https://github.com/adevinta/spark/compare/@spark-ui/theme-utils@2.11.1...@spark-ui/theme-utils@2.11.2) (2023-03-29)

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

## [2.11.1](https://github.com/adevinta/spark/compare/@spark-ui/theme-utils@2.11.0...@spark-ui/theme-utils@2.11.1) (2023-03-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/theme-utils",
"version": "2.11.1",
"version": "2.11.2",
"description": "package for managing Spark theme configuration",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit ec760a6

Please sign in to comment.