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

Commit f3d40a6

Browse files
authored
Merge pull request #86 from wcandillon/release-2-1-3
Release 2.1.3
2 parents 0755557 + 5cbebd7 commit f3d40a6

File tree

3 files changed

+29
-5
lines changed

3 files changed

+29
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ lib/
6161
dist/
6262

6363
.idea/
64+
.env

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-responsive-ui",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Responsive UIs for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -26,7 +26,7 @@
2626
"typescript": "tsc --noEmit",
2727
"lint": "eslint \"**/*.{js,ts,tsx}\"",
2828
"prepare": "bob build && husky install",
29-
"release": "release-it",
29+
"release": "dotenv release-it",
3030
"example": "yarn --cwd example",
3131
"pods": "cd example && pod-install --quiet",
3232
"bootstrap": "yarn example && yarn && yarn pods"
@@ -55,16 +55,17 @@
5555
"@types/react": "^16.9.19",
5656
"@types/react-native": "0.62.13",
5757
"commitlint": "^11.0.0",
58+
"dotenv-cli": "^4.0.0",
5859
"eslint": "^7.2.0",
5960
"eslint-config-react-native-wcandillon": "3.6.1",
6061
"husky": "^6.0.0",
6162
"jest": "^26.0.1",
6263
"pod-install": "^0.1.0",
6364
"prettier": "^2.0.5",
6465
"react": "16.13.1",
65-
"react-test-renderer": "16.13.1",
6666
"react-native": "0.63.4",
6767
"react-native-builder-bob": "^0.18.0",
68+
"react-test-renderer": "16.13.1",
6869
"release-it": "^14.2.2",
6970
"typescript": "^4.1.3"
7071
},
@@ -77,7 +78,9 @@
7778
},
7879
"jest": {
7980
"preset": "react-native",
80-
"setupFilesAfterEnv": ["./src/__tests__/setup.ts"],
81+
"setupFilesAfterEnv": [
82+
"./src/__tests__/setup.ts"
83+
],
8184
"modulePathIgnorePatterns": [
8285
"<rootDir>/example/node_modules",
8386
"<rootDir>/lib/",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3481,7 +3481,7 @@ cross-spawn@^6.0.0:
34813481
shebang-command "^1.2.0"
34823482
which "^1.2.9"
34833483

3484-
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
3484+
cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
34853485
version "7.0.3"
34863486
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
34873487
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -3777,6 +3777,26 @@ dot-prop@^5.1.0, dot-prop@^5.2.0:
37773777
dependencies:
37783778
is-obj "^2.0.0"
37793779

3780+
dotenv-cli@^4.0.0:
3781+
version "4.0.0"
3782+
resolved "https://registry.yarnpkg.com/dotenv-cli/-/dotenv-cli-4.0.0.tgz#3cdd68b87ccd63c78dbfa72aab2f639bbeba5f4b"
3783+
integrity sha512-ByKEec+ashePEXthZaA1fif9XDtcaRnkN7eGdBDx3HHRjwZ/rA1go83Cbs4yRrx3JshsCf96FjAyIA2M672+CQ==
3784+
dependencies:
3785+
cross-spawn "^7.0.1"
3786+
dotenv "^8.1.0"
3787+
dotenv-expand "^5.1.0"
3788+
minimist "^1.1.3"
3789+
3790+
dotenv-expand@^5.1.0:
3791+
version "5.1.0"
3792+
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
3793+
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
3794+
3795+
dotenv@^8.1.0:
3796+
version "8.6.0"
3797+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
3798+
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
3799+
37803800
duplexer3@^0.1.4:
37813801
version "0.1.4"
37823802
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"

0 commit comments

Comments
 (0)