Skip to content

Commit be2074d

Browse files
committed
chore: release v2.3.0
1 parent d44e563 commit be2074d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

22

3+
# [2.3.0](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.6...v2.3.0) (2024-11-16)
4+
5+
6+
### Features
7+
8+
* add modern sass vite options ([#60](https://github.com/vuetifyjs/create-vuetify/issues/60)) ([c8ef277](https://github.com/vuetifyjs/create-vuetify/commit/c8ef2779cde65ffa5ada7c53c4a1e3c36b8f893f))
9+
* add Nuxt template ([#61](https://github.com/vuetifyjs/create-vuetify/issues/61)) ([b75e547](https://github.com/vuetifyjs/create-vuetify/commit/b75e547360a3b1835d4f5509da1386b02a181921))
10+
* update to latest vue install defaults ([#62](https://github.com/vuetifyjs/create-vuetify/issues/62)) ([d44e563](https://github.com/vuetifyjs/create-vuetify/commit/d44e5636e391128309ffd9eec2ec471024fea69f))
11+
312
## [2.2.6](https://github.com/vuetifyjs/create-vuetify/compare/v2.2.5...v2.2.6) (2024-07-10)
413

514

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.2.6",
3+
"version": "2.3.0",
44
"author": "Elijah Kotyluk <[email protected]>",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)