Skip to content

Commit 8cdca3c

Browse files
committed
chore: release v2.1.2
1 parent 6dada34 commit 8cdca3c

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.1.2](https://github.com/vuetifyjs/create-vuetify/compare/v2.1.1...v2.1.2) (2024-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **js/ts:** upgrade all packages, fix types across all package managers ([7bb5d6d](https://github.com/vuetifyjs/create-vuetify/commit/7bb5d6d3bda670cf16a7d4f5fdcd81bbe396666b)), closes [#42](https://github.com/vuetifyjs/create-vuetify/issues/42)
9+
* **vite.config:** correct autoimport name space ([6dada34](https://github.com/vuetifyjs/create-vuetify/commit/6dada34ad922a3995ce4bab5c3e309c04520ca96))
10+
311
## [2.1.1](https://github.com/vuetifyjs/create-vuetify/compare/v2.1.0...v2.1.1) (2024-02-29)
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.1.1",
3+
"version": "2.1.2",
44
"main": "dist/output.cjs",
55
"author": "Elijah Kotyluk <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)