Skip to content

Commit e859a1a

Browse files
committed
chore: release v2.2.1
1 parent d68cd3c commit e859a1a

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.1](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.0...v2.2.1) (2024-03-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **javascript:** update target vue/vuetify versions ([d68cd3c](https://github.com/vuetifyjs/create-vuetify/commit/d68cd3c5cee37a5e4d08ea6cdbb0144fbb9ec211))
9+
* vue-router when using base preset ([#47](https://github.com/vuetifyjs/create-vuetify/issues/47)) ([edf8d10](https://github.com/vuetifyjs/create-vuetify/commit/edf8d108991995bb79a4ce546d86090b6c6f212e))
10+
311
# [2.2.0](https://github.com/vuetifyjs/create-vuetify/compare/v2.1.2...v2.2.0) (2024-03-11)
412

513

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.0",
3+
"version": "2.2.1",
44
"main": "dist/output.cjs",
55
"author": "Elijah Kotyluk <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)