Skip to content

Commit 1471b99

Browse files
committed
chore(release): v2.5.0
1 parent 09f7d3a commit 1471b99

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## v2.5.0
4+
5+
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.4.0...v2.5.0)
6+
7+
### 🚀 Enhancements
8+
9+
- Sync ticket scheduled job ([#901](https://github.com/vuejs-jp/vuefes-2025/pull/901))
10+
- Add related events page ([#907](https://github.com/vuejs-jp/vuefes-2025/pull/907))
11+
12+
### 🏡 Chore
13+
14+
- **deps-dev:** Bump satori from 0.16.1 to 0.16.2 ([#895](https://github.com/vuejs-jp/vuefes-2025/pull/895))
15+
16+
### 🤖 CI
17+
18+
- Improve workflow ([#910](https://github.com/vuejs-jp/vuefes-2025/pull/910))
19+
- Remove nvmrc ([d8d6474](https://github.com/vuejs-jp/vuefes-2025/commit/d8d6474))
20+
21+
### ❤️ Contributors
22+
23+
- @ubugeeei
24+
- @hannoeru
25+
- @yamageji
26+
327
## v2.4.0
428

529
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.3.1...v2.4.0)

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.4.0",
4+
"version": "2.5.0",
55
"type": "module",
66
"author": {
77
"name": "ubugeeei",

0 commit comments

Comments
 (0)