Skip to content

Commit

Permalink
chore(release): v2.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
selimdoyranli committed Oct 27, 2024
1 parent fb43243 commit 3eae191
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## v2.15.4

[compare changes](https://github.com/RadKod/parolla/compare/v2.15.3...v2.15.4)


### 🔥 Performance

- Performance improvements ([847c8dd](https://github.com/RadKod/parolla/commit/847c8dd))

### 💅 Refactors

- Components auto import ([ff0cfe9](https://github.com/RadKod/parolla/commit/ff0cfe9))
- Composables auto import ([7e4293b](https://github.com/RadKod/parolla/commit/7e4293b))
- Seo improvements ([fe0ebb3](https://github.com/RadKod/parolla/commit/fe0ebb3))

### 🎨 Styles

- Format code ([5c51427](https://github.com/RadKod/parolla/commit/5c51427))

### ❤️ Contributors

- Selimdoyranli ([@selimdoyranli](http://github.com/selimdoyranli))

## v2.15.3

[compare changes](https://github.com/RadKod/parolla/compare/v2.15.2...v2.15.3)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parolla",
"version": "2.15.3",
"version": "2.15.4",
"description": "Kelime oyunu",
"private": true,
"keywords": [
Expand Down Expand Up @@ -110,4 +110,4 @@
"path": "cz-conventional-changelog"
}
}
}
}

0 comments on commit 3eae191

Please sign in to comment.