Skip to content

Commit

Permalink
New release v3.4.3 (#173)
Browse files Browse the repository at this point in the history
* test failing issue resolved

* npm run lerna-bootstrap

* contributor added

* version 3.4.3

* npm run lerna-bootstrap

* v3.4.3

* v3.4.4

* undo

* Revert "undo"

This reverts commit b854066.

* undo to v3.4.3

* npm run lerna-bootstrap
  • Loading branch information
rf1804 authored Jun 22, 2022
1 parent cdd4f98 commit b0b2fbf
Show file tree
Hide file tree
Showing 8 changed files with 33,032 additions and 6,234 deletions.
6 changes: 2 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"lerna": "3.15.0",
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"npmClient": "npm",
"version": "3.4.2"
"version": "3.4.3"
}
26,879 changes: 26,839 additions & 40 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
},
"author": "Taehyun Kim <[email protected]> (https://github.com/kimxogus)",
"contributors": [
"Thomas Schoffelen <[email protected]>"
"Thomas Schoffelen <[email protected]>",
"Mohamad Arif Raja <[email protected]>"
],
"homepage": "https://github.com/kimxogus/react-native-version-check",
"repository": {
Expand Down
Loading

0 comments on commit b0b2fbf

Please sign in to comment.