Skip to content

Commit 32fee57

Browse files
committed
chore(release): v2.4.0
1 parent 66b0ceb commit 32fee57

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

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+
316
## v2.3.1
417

518
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.3.0...v2.3.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.3.1",
4+
"version": "2.4.0",
55
"type": "module",
66
"author": {
77
"name": "ubugeeei",

0 commit comments

Comments
 (0)