diff --git a/CHANGELOG.md b/CHANGELOG.md index df99236..b098376 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index ad48d77..c0d0f1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parolla", - "version": "2.15.3", + "version": "2.15.4", "description": "Kelime oyunu", "private": true, "keywords": [ @@ -110,4 +110,4 @@ "path": "cz-conventional-changelog" } } -} +} \ No newline at end of file