Skip to content

Commit

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


## [2.2.1](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.0...v2.2.1) (2024-03-20)


### Bug Fixes

* **javascript:** update target vue/vuetify versions ([d68cd3c](https://github.com/vuetifyjs/create-vuetify/commit/d68cd3c5cee37a5e4d08ea6cdbb0144fbb9ec211))
* vue-router when using base preset ([#47](https://github.com/vuetifyjs/create-vuetify/issues/47)) ([edf8d10](https://github.com/vuetifyjs/create-vuetify/commit/edf8d108991995bb79a4ce546d86090b6c6f212e))

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


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.2.0",
"version": "2.2.1",
"main": "dist/output.cjs",
"author": "Elijah Kotyluk <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit e859a1a

Please sign in to comment.