Skip to content

Commit 29e3d60

Browse files
committed
chore(release): v2.5.2
1 parent f1908d7 commit 29e3d60

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+
## v2.5.2
4+
5+
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.5.1...v2.5.2)
6+
7+
### 🩹 Fixes
8+
9+
- Remove redirects from netlify.toml configuration file ([a3bb83a](https://github.com/vuejs-jp/vuefes-2025/commit/a3bb83a))
10+
11+
### ❤️ Contributors
12+
13+
- @ktym4a
14+
315
## v2.5.1
416

517
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.5.0...v2.5.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vuefes-2025",
33
"private": true,
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"type": "module",
66
"author": {
77
"name": "ubugeeei",

0 commit comments

Comments
 (0)