Skip to content

Commit 2fc8ec5

Browse files
committed
chore: release v2.2.5
1 parent b803f19 commit 2fc8ec5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [2.2.5](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.4...v2.2.5) (2024-06-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **tsconfig:** only apply layout types in essentials preset ([96079b0](https://github.com/vuetifyjs/create-vuetify/commit/96079b0e1b0acaa2763426f1eff5d42bd254d82c))
9+
* **tsconfig:** only apply router types in base preset ([b803f19](https://github.com/vuetifyjs/create-vuetify/commit/b803f19814f9d6455042b067b21e787d9be341eb))
10+
311
## [2.2.4](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.3...v2.2.4) (2024-06-07)
412

513
## [2.2.3](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.2...v2.2.3) (2024-04-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vuetify",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"author": "Elijah Kotyluk <[email protected]>",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)