We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa2d24 commit a250aa2Copy full SHA for a250aa2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [2.2.1](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.0...v2.2.1) (2024-03-20)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "create-vuetify",
- "version": "2.2.1",
+ "version": "2.2.2",
"author": "Elijah Kotyluk <[email protected]>",
"license": "MIT",
"type": "module",
0 commit comments