We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 214b23f commit dbe81a9Copy full SHA for dbe81a9
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## v2.5.0
17
18
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.4.0...v2.5.0)
package.json
@@ -1,7 +1,7 @@
{
"name": "vuefes-2025",
"private": true,
- "version": "2.5.0",
+ "version": "2.5.1",
"type": "module",
"author": {
"name": "ubugeeei",
0 commit comments