Skip to content

Commit 7140214

Browse files
committed
chore: release v2.5.0
1 parent b08dd8a commit 7140214

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
# Changelog
22

3+
# [2.5.0](https://github.com/vuetifyjs/create-vuetify/compare/v2.4.0...v2.5.0) (2025-04-27)
4+
5+
6+
### Bug Fixes
7+
8+
* add @vue/compiler-sfc as dependency for yarn 2+ ([#73](https://github.com/vuetifyjs/create-vuetify/issues/73)) ([64dc19a](https://github.com/vuetifyjs/create-vuetify/commit/64dc19a10a6a9e3a4736f03dc4bc91bd68b968c7))
9+
10+
11+
### Features
12+
13+
* use fontsource for roboto font ([#69](https://github.com/vuetifyjs/create-vuetify/issues/69)) ([a07c735](https://github.com/vuetifyjs/create-vuetify/commit/a07c7357a3b61c19f20aea90696f7e4dbe93e576))
14+
315
# [2.4.0](https://github.com/vuetifyjs/create-vuetify/compare/v2.3.1...v2.4.0) (2025-04-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.4.0",
3+
"version": "2.5.0",
44
"author": "Elijah Kotyluk <[email protected]>",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)