Skip to content

Commit 7b11522

Browse files
authored
Prepare for 12.0.0-alpha.11 release (#7375)
1 parent 93c6bfa commit 7b11522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 12.0.0-alpha.11 (Unreleased)
13+
# 12.0.0-alpha.11
1414

1515
#### :bug: Bug fix
1616

@@ -66,7 +66,7 @@
6666

6767
#### :bug: Bug fix
6868

69-
- Fix recursive untagged variant type checking by delaying well-formedness checks until environment construction completes. [#7320](https://github.com/rescript-lang/rescript/pull/7320)
69+
- Fix recursive untagged variant type checking by delaying well-formedness checks until environment construction completes. https://github.com/rescript-lang/rescript/pull/7320
7070
- Fix incorrect expansion of polymorphic return types in uncurried function applications. https://github.com/rescript-lang/rescript/pull/7338
7171

7272
# 12.0.0-alpha.9

0 commit comments

Comments
 (0)