Skip to content

Commit 77db3d8

Browse files
committed
docs: update CHANGELOG.md
1 parent fd05a1c commit 77db3d8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## 3.1.2 (2025-10-25)
4+
5+
### Bug Fixes
6+
7+
- fix(component-meta): import type helpers by relative path
8+
- fix(language-core): fix syntax error when `propTypes` has no elements (#5704) - Thanks to @so1ve!
9+
- fix(language-core): omit defined emit props only (#5705) - Thanks to @so1ve!
10+
11+
### Other Changes
12+
13+
- docs: fix `vue-tsc` broken link to example boilerplate in `README.md` (#5721) - Thanks to @heyakyra!
14+
315
## 3.1.1 (2025-10-07)
416

517
### Features

0 commit comments

Comments
 (0)