Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit d6b6178

Browse files
committed
Updating changelog
1 parent 40b2af2 commit d6b6178

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Change Log
22

3+
4+
### [v1.0.0](https://github.com/rescriptbr/react-testing-library/releases/tag/v1.0.0) (2021-04-21)
5+
* Migrating from `reason-react` to `@rescript/react`
6+
37
### [v0.8.0](https://github.com/wyze/bs-react-testing-library/releases/tag/v0.8.0) (2020-10-21)
48

59
* Upgrade to latest dependencies ([@wyze](https://github.com/wyze) in [#27](https://github.com/wyze/bs-react-testing-library/pull/27))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescriptbr/testing-library",
3-
"version": "0.8.0",
3+
"version": "1.0.0",
44
"description": "ReScript bindings for react-testing-library",
55
"repository": "rescriptbr/react-testing-library",
66
"author": {

0 commit comments

Comments
 (0)