Skip to content

Commit ac0fc88

Browse files
authored
Prepare for 12.0.0-rc.5 release (#8027)
1 parent 44db78b commit ac0fc88

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

CHANGELOG.md

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

2115
#### :bug: Bug fix
2216

2317
- Fix printing of tagged template literals. https://github.com/rescript-lang/rescript/pull/8018
2418
- Fix printing of optional record fields in pattern matching errors. https://github.com/rescript-lang/rescript/pull/8019
2519

26-
#### :memo: Documentation
27-
28-
#### :nail_care: Polish
29-
3020
#### :house: Internal
3121

32-
- Editor: resolve @rescript/runtime via environment variable RESCRIPT_RUNTIME. https://github.com/rescript-lang/rescript/pull/8023
22+
- Editor: resolve `@rescript/runtime` via environment variable `RESCRIPT_RUNTIME`. https://github.com/rescript-lang/rescript/pull/8023
3323
- Remove leftovers from `@meth` attribute. https://github.com/rescript-lang/rescript/pull/8022
3424

3525
# 12.0.0-rc.4

0 commit comments

Comments
 (0)