Skip to content

Commit 267b869

Browse files
committed
chore: release v2.5.2
1 parent 53ac15b commit 267b869

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [2.5.2](https://github.com/vuetifyjs/create-vuetify/compare/v2.5.1...v2.5.2) (2025-05-31)
4+
5+
* use eslint-config-vuetify v4 (#74)([#73](https://github.com/vuetifyjs/create-vuetify/issues/74)) ([53ac15b](https://github.com/vuetifyjs/create-vuetify/commit/53ac15bb749ef9b9e07e29325a0f9eaba3511d13))
6+
37
## [2.5.1](https://github.com/vuetifyjs/create-vuetify/compare/v2.5.0...v2.5.1) (2025-04-27)
48

59
# [2.5.0](https://github.com/vuetifyjs/create-vuetify/compare/v2.4.0...v2.5.0) (2025-04-27)

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

0 commit comments

Comments
 (0)