Skip to content

Commit e65be33

Browse files
committed
chore(release): v2.7.0
1 parent d5e4a1e commit e65be33

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

CHANGELOG.md

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

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+
342
## v2.6.1
443

544
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.6.0...v2.6.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.6.1",
4+
"version": "2.7.0",
55
"type": "module",
66
"author": {
77
"name": "ubugeeei",

0 commit comments

Comments
 (0)