File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11## Change Log
22
3+ ### [ v0.2.0] ( https://github.com/wyze/bs-react-testing-library/releases/tag/v0.2.0 ) (2018-07-29)
4+
5+ * [[ ` e515c3437d ` ] ( https://github.com/wyze/bs-react-testing-library/commit/e515c3437d )] - Upgrade dependencies and code to go with it (Neil Kistner)
6+ * [[ ` 7efd67d19e ` ] ( https://github.com/wyze/bs-react-testing-library/commit/7efd67d19e )] - Remove unused code in test (Neil Kistner)
7+ * [[ ` 6a4ac2804f ` ] ( https://github.com/wyze/bs-react-testing-library/commit/6a4ac2804f )] - Update readme with proper usage (Neil Kistner)
8+
39### [ v0.1.0] ( https://github.com/wyze/bs-react-testing-library/releases/tag/v0.1.0 ) (2018-06-05)
410
511* [[ ` 7dd8119705 ` ] ( https://github.com/wyze/bs-react-testing-library/commit/7dd8119705 )] - Initial commit (Neil Kistner)
Original file line number Diff line number Diff line change 11{
22 "name" : " bs-react-testing-library" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " BuckleScript bindings for react-testing-library." ,
55 "repository" : " wyze/bs-react-testing-library" ,
66 "author" : {
Original file line number Diff line number Diff line change @@ -78,9 +78,11 @@ $ yarn test
7878
7979> [ Full Change Log] ( changelog.md )
8080
81- ### [ v0.1 .0] ( https://github.com/wyze/bs-react-testing-library/releases/tag/v0.1 .0 ) (2018-06-05 )
81+ ### [ v0.2 .0] ( https://github.com/wyze/bs-react-testing-library/releases/tag/v0.2 .0 ) (2018-07-29 )
8282
83- * [[ ` 7dd8119705 ` ] ( https://github.com/wyze/bs-react-testing-library/commit/7dd8119705 )] - Initial commit (Neil Kistner)
83+ * [[ ` e515c3437d ` ] ( https://github.com/wyze/bs-react-testing-library/commit/e515c3437d )] - Upgrade dependencies and code to go with it (Neil Kistner)
84+ * [[ ` 7efd67d19e ` ] ( https://github.com/wyze/bs-react-testing-library/commit/7efd67d19e )] - Remove unused code in test (Neil Kistner)
85+ * [[ ` 6a4ac2804f ` ] ( https://github.com/wyze/bs-react-testing-library/commit/6a4ac2804f )] - Update readme with proper usage (Neil Kistner)
8486
8587## License
8688
You can’t perform that action at this time.
0 commit comments