We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1908d7 commit 29e3d60Copy full SHA for 29e3d60
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## v2.5.1
16
17
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.5.0...v2.5.1)
package.json
@@ -1,7 +1,7 @@
{
"name": "vuefes-2025",
"private": true,
- "version": "2.5.1",
+ "version": "2.5.2",
"type": "module",
"author": {
"name": "ubugeeei",
0 commit comments