Skip to content

Commit dbe81a9

Browse files
committed
chore(release): v2.5.1
1 parent 214b23f commit dbe81a9

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.5.1
4+
5+
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.5.0...v2.5.1)
6+
7+
### 🏡 Chore
8+
9+
- Sync-ticket ([bb9bb14](https://github.com/vuejs-jp/vuefes-2025/commit/bb9bb14))
10+
- Speaker info (Kaede Kato) ([214b23f](https://github.com/vuejs-jp/vuefes-2025/commit/214b23f))
11+
12+
### ❤️ Contributors
13+
14+
- @ubugeeei
15+
316
## v2.5.0
417

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

0 commit comments

Comments
 (0)