Skip to content

Commit 9c60adc

Browse files
authored
"Downgrade" version from rc.1 to alpha.1 (#57)
* "Downgrade" version from rc.1 to alpha.1 * Changes.md -> CHANGELOG.md
1 parent 86a27d1 commit 9c60adc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Changes.md renamed to CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## master
44

5-
## 0.11.0-rc.1
5+
## 0.11.0-alpha.1
66

77
- `RescriptReactErrorBoundary` component now implemented using `@react.component`, so it is compatible with JSX V4.
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript/react",
3-
"version": "0.11.0-rc.1",
3+
"version": "0.11.0-alpha.1",
44
"description": "React bindings for ReScript",
55
"files": [
66
"README.md",

0 commit comments

Comments
 (0)