Skip to content

Commit a250aa2

Browse files
committed
chore: release v2.2.2
1 parent 2fa2d24 commit a250aa2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
## [2.2.2](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.1...v2.2.2) (2024-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **prompts:** remove unused functionality ([2fa2d24](https://github.com/vuetifyjs/create-vuetify/commit/2fa2d24a6fff585f4ad762f98f4efbd86861f07e))
9+
310
## [2.2.1](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.0...v2.2.1) (2024-03-20)
411

512

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.1",
3+
"version": "2.2.2",
44
"author": "Elijah Kotyluk <[email protected]>",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)