Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
 - @spark-ui/progress@0.2.1
 - @spark-ui/tailwind-plugins@3.2.1
  • Loading branch information
spark-ui-bot committed Aug 29, 2023
1 parent 276d587 commit f620242
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

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

## [0.2.1](https://github.com/adevinta/spark/compare/@spark-ui/progress@0.2.0...@spark-ui/progress@0.2.1) (2023-08-29)

### Bug Fixes

- **progress:** improve animation ([5ffcb1d](https://github.com/adevinta/spark/commit/5ffcb1dddebf1feb1f5634832ad0ca91a639ac10))
- **progress:** update styles ([4532c10](https://github.com/adevinta/spark/commit/4532c100361a6314e6de5be76f0e13b1017701a0))

# [0.2.0](https://github.com/adevinta/spark/compare/@spark-ui/progress@0.1.0...@spark-ui/progress@0.2.0) (2023-08-25)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/components/progress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/progress",
"version": "0.2.0",
"version": "0.2.1",
"description": "Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/utils/tailwind-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.2.1](https://github.com/adevinta/spark/compare/@spark-ui/tailwind-plugins@3.2.0...@spark-ui/tailwind-plugins@3.2.1) (2023-08-29)

### Bug Fixes

- **tailwind-plugins:** progress animation ([85d92e4](https://github.com/adevinta/spark/commit/85d92e4c6791c23a7e916b3b3e30947f082ec6c6))
- **tailwind-plugins:** update progress animation ([46f9ce0](https://github.com/adevinta/spark/commit/46f9ce031fb6518763d92e7d9e1029b82a02e6cc))

# [3.2.0](https://github.com/adevinta/spark/compare/@spark-ui/tailwind-plugins@3.1.0...@spark-ui/tailwind-plugins@3.2.0) (2023-08-25)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/tailwind-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/tailwind-plugins",
"version": "3.2.0",
"version": "3.2.1",
"description": "Spark Tailwind plugins",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f620242

Please sign in to comment.