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 66b0ceb commit 32fee57Copy full SHA for 32fee57
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.4.0
4
+
5
+[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.3.1...v2.4.0)
6
7
+### 🚀 Enhancements
8
9
+- Student support application closing ([47f227f](https://github.com/vuejs-jp/vuefes-2025/commit/47f227f))
10
11
+### ❤️ Contributors
12
13
+- @ubugeeei
14
+- @naokihaba
15
16
## v2.3.1
17
18
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.3.0...v2.3.1)
package.json
@@ -1,7 +1,7 @@
{
"name": "vuefes-2025",
"private": true,
- "version": "2.3.1",
+ "version": "2.4.0",
"type": "module",
"author": {
"name": "ubugeeei",
0 commit comments