Skip to content

Commit 832d54f

Browse files
committed
chore(release): v2.6.1
1 parent cf71317 commit 832d54f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v2.6.1
4+
5+
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.6.0...v2.6.1)
6+
7+
### 🏡 Chore
8+
9+
- Unflag event page ([#936](https://github.com/vuejs-jp/vuefes-2025/pull/936))
10+
- Unflag student support closing ([#937](https://github.com/vuejs-jp/vuefes-2025/pull/937))
11+
- **deps-dev:** Bump eslint-plugin-storybook from 0.12.0 to 9.0.7 ([#933](https://github.com/vuejs-jp/vuefes-2025/pull/933))
12+
- **deps-dev:** Bump @chromatic-com/storybook from 3.2.6 to 3.2.7 ([#931](https://github.com/vuejs-jp/vuefes-2025/pull/931))
13+
- Add speaker wattanx ([#956](https://github.com/vuejs-jp/vuefes-2025/pull/956))
14+
15+
### ❤️ Contributors
16+
17+
- @ubugeeei
18+
319
## v2.6.0
420

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

0 commit comments

Comments
 (0)