Skip to content

Commit

Permalink
chore: release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Mar 11, 2024
1 parent 08a2e1d commit 2e68f33
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


# [2.2.0](https://github.com/vuetifyjs/create-vuetify/compare/v2.1.2...v2.2.0) (2024-03-11)


### Bug Fixes

* **javascript:** swap router files ([3959c62](https://github.com/vuetifyjs/create-vuetify/commit/3959c623029260d644fe503389f365f9d9c97bac))


### Features

* **HelloWorld:** update design and add footer ([08a2e1d](https://github.com/vuetifyjs/create-vuetify/commit/08a2e1ddbffa3c7d7d67f81e120a41fa813a5c86))

## [2.1.2](https://github.com/vuetifyjs/create-vuetify/compare/v2.1.1...v2.1.2) (2024-03-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-vuetify",
"version": "2.1.2",
"version": "2.2.0",
"main": "dist/output.cjs",
"author": "Elijah Kotyluk <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 2e68f33

Please sign in to comment.