Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.0...v1.15.0) (2024-03-25)

### Bug Fixes

* **ui:** update button and list item styles for mobile devices ([0531e7e](0531e7e))

### Features

* **ui:** added `EntityPreview` component, updated `EpisodeListItem` and `LevelListItem` ([1034991](1034991))
  • Loading branch information
semantic-release-bot committed Mar 25, 2024
1 parent 1034991 commit 7594216
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "power-of-two",
"private": true,
"version": "1.14.0",
"version": "1.15.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 7594216

Please sign in to comment.