Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
spark-ui-bot committed Nov 8, 2024
1 parent 96e0e00 commit e8eb31d
Show file tree
Hide file tree
Showing 99 changed files with 531 additions and 312 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.4.0](https://github.com/adevinta/spark/compare/v6.3.11...v6.4.0) (2024-11-08)

### Bug Fixes

- **skeleton:** fix missing deps ([fca17d4](https://github.com/adevinta/spark/commit/fca17d420e3175f715180e11554136f7256c7594))

### Features

- **skeleton:** add skeleton items with animation ([55eb692](https://github.com/adevinta/spark/commit/55eb692776cebb1558258c794c387c007d141e24))
- **skeleton:** improve a11y ([783272d](https://github.com/adevinta/spark/commit/783272d70e442bf6bec78a8c30dccf4680a91a36))
- **skeleton:** init package ([53d5018](https://github.com/adevinta/spark/commit/53d5018929f6b8821fba81f8388b16aacb4b799b))
- **skeleton:** publish skeleton ([4579ea7](https://github.com/adevinta/spark/commit/4579ea706aa885f86fbdb523d78887a51d1dc7b9))

## [6.3.11](https://github.com/adevinta/spark/compare/v6.3.10...v6.3.11) (2024-11-06)

**Note:** Version bump only for package spark
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "6.3.11",
"version": "6.4.0",
"command": {
"publish": {
"conventionalCommits": true,
Expand Down
Loading

0 comments on commit e8eb31d

Please sign in to comment.