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]
  • Loading branch information
spark-ui-bot committed Jan 29, 2024
1 parent cba5ad1 commit cee11f6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 6 additions & 0 deletions packages/components/badge/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.

## [2.1.3](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-01-29)

### Bug Fixes

- **badge:** fix badge size on empty content ([3f12094](https://github.com/adevinta/spark/commit/3f12094ba630517bc27f3b104ae69f8bb845064b))

## [2.1.2](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2023-12-05)

**Note:** Version bump only for package @spark-ui/badge
Expand Down
2 changes: 1 addition & 1 deletion packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/badge",
"version": "2.1.2",
"version": "2.1.3",
"description": "Badge component is a visual indicator for numeric values such as tallies and scores.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit cee11f6

Please sign in to comment.