Skip to content

Commit 332b9ac

Browse files
committed
chore(release): v2.7.2
1 parent 7ea8ebf commit 332b9ac

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

3+
## v2.7.2
4+
5+
[compare changes](https://github.com/vuejs-jp/vuefes-2025/compare/v2.7.1...v2.7.2)
6+
7+
### 💅 Refactors
8+
9+
- Typography token ([#978](https://github.com/vuejs-jp/vuefes-2025/pull/978))
10+
11+
### 🏡 Chore
12+
13+
- Add CrowdWorks, Inc. as a silver sponsor (#966) ([#966](https://github.com/vuejs-jp/vuefes-2025/pull/966))
14+
- Update speaker affiliation and title (Yuji Sugiura) ([#989](https://github.com/vuejs-jp/vuefes-2025/pull/989))
15+
- **deps-dev:** Bump textlint from 14.5.0 to 15.2.2 ([#986](https://github.com/vuejs-jp/vuefes-2025/pull/986))
16+
17+
### ❤️ Contributors
18+
19+
- @naokihaba
20+
- @totocalcio
21+
322
## v2.7.1
423

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

0 commit comments

Comments
 (0)