Skip to content

Commit 9e407a3

Browse files
committed
chore: release v2.2.3
1 parent 91e3ff9 commit 9e407a3

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.3](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.2...v2.2.3) (2024-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **prompts:** make install dependencies default ([5fcdb16](https://github.com/vuetifyjs/create-vuetify/commit/5fcdb1647feb32dea7d91a0d030c4f0915110233))
9+
* **templates:** update language for HelloWorld in default install ([91e3ff9](https://github.com/vuetifyjs/create-vuetify/commit/91e3ff90054ccafdc41a442cd97cb3db5be50763))
10+
311
## [2.2.2](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.1...v2.2.2) (2024-04-16)
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.2",
3+
"version": "2.2.3",
44
"author": "Elijah Kotyluk <[email protected]>",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)