File tree Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.7.0
4
+
5
+ [ compare changes] ( https://github.com/vuejs-jp/vuefes-2025/compare/v2.6.1...v2.7.0 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Sold out after party ([ #969 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/969 ) )
10
+ - Feature flags improvement ([ #970 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/970 ) )
11
+ - Timetable ([ #908 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/908 ) )
12
+ - Staff ([ #930 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/930 ) )
13
+ - Guiest details ([ #971 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/971 ) )
14
+ - Closing early bird ([ #972 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/972 ) )
15
+ - Soldout tickets ([ #981 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/981 ) )
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - Keynote time ([ #974 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/974 ) )
20
+
21
+ ### 🏡 Chore
22
+
23
+ - Eslint ignore path ([ 084db0e] ( https://github.com/vuejs-jp/vuefes-2025/commit/084db0e ) )
24
+ - Add timetable og image ([ 5733802] ( https://github.com/vuejs-jp/vuefes-2025/commit/5733802 ) )
25
+ - Shuffle on client ([ 7f72943] ( https://github.com/vuejs-jp/vuefes-2025/commit/7f72943 ) )
26
+ - Aspect-ratio ([ 98fe395] ( https://github.com/vuejs-jp/vuefes-2025/commit/98fe395 ) )
27
+ - Add volunteer staff (Satouuuuuu) ([ #975 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/975 ) )
28
+ - Timetable improvement ([ #977 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/977 ) )
29
+ - Section transition ([ 477beec] ( https://github.com/vuejs-jp/vuefes-2025/commit/477beec ) )
30
+ - Guest speaker info ([ #979 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/979 ) )
31
+ - Add core staff (antfu) ([ #980 ] ( https://github.com/vuejs-jp/vuefes-2025/pull/980 ) )
32
+ - Sold out early bird ([ 39d97ca] ( https://github.com/vuejs-jp/vuefes-2025/commit/39d97ca ) )
33
+ - Toggle feature flags for 2025-09-01 release ([ d5e4a1e] ( https://github.com/vuejs-jp/vuefes-2025/commit/d5e4a1e ) )
34
+
35
+ ### ❤️ Contributors
36
+
37
+ - @ubugeeei
38
+ - @448jp
39
+ - @Hal-Spidernight
40
+ - @csy19
41
+
3
42
## v2.6.1
4
43
5
44
[ compare changes] ( https://github.com/vuejs-jp/vuefes-2025/compare/v2.6.0...v2.6.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefes-2025" ,
3
3
"private" : true ,
4
- "version" : " 2.6.1 " ,
4
+ "version" : " 2.7.0 " ,
5
5
"type" : " module" ,
6
6
"author" : {
7
7
"name" : " ubugeeei" ,
You can’t perform that action at this time.
0 commit comments