Skip to content

Commit 209c486

Browse files
authored
Prepare for 12.0.0-beta.13 release (#7924)
1 parent c0aaede commit 209c486

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

CHANGELOG.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,13 @@
1010
> - :nail_care: [Polish]
1111
> - :house: [Internal]
1212
13-
# 12.0.0-beta.13 (Unreleased)
14-
15-
#### :boom: Breaking Change
16-
17-
#### :eyeglasses: Spec Compliance
18-
19-
#### :rocket: New Feature
13+
# 12.0.0-beta.13
2014

2115
#### :bug: Bug fix
2216

2317
- Fix result examples. https://github.com/rescript-lang/rescript/pull/7914
2418
- Make inline record fields that overlap with a variant's tag a compile error. https://github.com/rescript-lang/rescript/pull/7875
2519

26-
#### :memo: Documentation
27-
2820
#### :nail_care: Polish
2921

3022
- Keep track of compiler info during build. https://github.com/rescript-lang/rescript/pull/7889
@@ -34,8 +26,6 @@
3426
- Rewatch: Traverse upwards for package resolution in single context projects. https://github.com/rescript-lang/rescript/pull/7896
3527
- Rewatch: Add `--warn-error` flag to `build`. https://github.com/rescript-lang/rescript/pull/7916
3628

37-
#### :house: Internal
38-
3929
# 12.0.0-beta.12
4030

4131
#### :boom: Breaking Change

0 commit comments

Comments
 (0)