Skip to content

Commit 2e68f33

Browse files
committed
chore: release v2.2.0
1 parent 08a2e1d commit 2e68f33

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

3+
# [2.2.0](https://github.com/vuetifyjs/create-vuetify/compare/v2.1.2...v2.2.0) (2024-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **javascript:** swap router files ([3959c62](https://github.com/vuetifyjs/create-vuetify/commit/3959c623029260d644fe503389f365f9d9c97bac))
9+
10+
11+
### Features
12+
13+
* **HelloWorld:** update design and add footer ([08a2e1d](https://github.com/vuetifyjs/create-vuetify/commit/08a2e1ddbffa3c7d7d67f81e120a41fa813a5c86))
14+
315
## [2.1.2](https://github.com/vuetifyjs/create-vuetify/compare/v2.1.1...v2.1.2) (2024-03-10)
416

517

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

0 commit comments

Comments
 (0)