Skip to content

Commit 5709503

Browse files
committed
publish tools
1 parent ac1d54a commit 5709503

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

tools/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
1313
## master
1414

15+
## 0.6.3
16+
17+
#### :bug: Bug Fix
18+
19+
- Make sure Linux binaries are statically linked.
20+
1521
#### :nail_care: Polish
1622

1723
- Reverse order of extracted embeds, so they're in the correct order.

tools/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript/tools",
33
"description": "ReScript Tools",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"author": "ReScript Team",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)