Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3c1c17

Browse files
authored
Set version to 12.0.0-rc.2 (#7944)
1 parent2b3b9dd commitc3c1c17

File tree

12 files changed

+27
-11
lines changed

12 files changed

+27
-11
lines changed

‎CHANGELOG.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@
1010
>-:nail_care:[Polish]
1111
>-:house:[Internal]
1212
13+
#12.0.0-rc.2 (Unreleased)
14+
15+
####:boom: Breaking Change
16+
17+
####:eyeglasses: Spec Compliance
18+
19+
####:rocket: New Feature
20+
21+
####:bug: Bug fix
22+
23+
####:memo: Documentation
24+
25+
####:nail_care: Polish
26+
27+
####:house: Internal
28+
1329
#12.0.0-rc.1
1430

1531
####:nail_care: Polish

‎compiler/common/bs_version.ml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
* You should have received a copy of the GNU Lesser General Public License
2222
* along with this program; if not, write to the Free Software
2323
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.*)
24-
let version="12.0.0-rc.1"
24+
let version="12.0.0-rc.2"
2525
let header="// Generated by ReScript, PLEASE EDIT WITH CARE"

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"rescript",
3-
"version":"12.0.0-rc.1",
3+
"version":"12.0.0-rc.2",
44
"description":"ReScript toolchain",
55
"type":"module",
66
"keywords": [

‎packages/@rescript/darwin-arm64/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rescript/darwin-arm64",
3-
"version":"12.0.0-rc.1",
3+
"version":"12.0.0-rc.2",
44
"description":"ReScript binaries for MacOS ARM64",
55
"type":"module",
66
"homepage":"https://rescript-lang.org",

‎packages/@rescript/darwin-x64/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rescript/darwin-x64",
3-
"version":"12.0.0-rc.1",
3+
"version":"12.0.0-rc.2",
44
"description":"ReScript binaries for MacOS x86_64",
55
"type":"module",
66
"homepage":"https://rescript-lang.org",

‎packages/@rescript/linux-arm64/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rescript/linux-arm64",
3-
"version":"12.0.0-rc.1",
3+
"version":"12.0.0-rc.2",
44
"description":"ReScript binaries for Linux ARM64",
55
"type":"module",
66
"homepage":"https://rescript-lang.org",

‎packages/@rescript/linux-x64/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rescript/linux-x64",
3-
"version":"12.0.0-rc.1",
3+
"version":"12.0.0-rc.2",
44
"description":"ReScript binaries for Linux x86_64",
55
"type":"module",
66
"homepage":"https://rescript-lang.org",

‎packages/@rescript/runtime/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rescript/runtime",
3-
"version":"12.0.0-rc.1",
3+
"version":"12.0.0-rc.2",
44
"description":"ReScript runtime modules",
55
"type":"module",
66
"homepage":"https://rescript-lang.org",

‎packages/@rescript/win32-x64/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@rescript/win32-x64",
3-
"version":"12.0.0-rc.1",
3+
"version":"12.0.0-rc.2",
44
"description":"ReScript binaries for Windows x86_64",
55
"type":"module",
66
"homepage":"https://rescript-lang.org",

‎rewatch/Cargo.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp