Skip to content

Commit 3b1e1f8

Browse files
v8.3.2
1 parent 08062c6 commit 3b1e1f8

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "8.3.1",
5+
"version": "8.3.2",
66
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
77
}

package-lock.json

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

packages/react-native-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bugsnag/react-native-cli",
3-
"version": "8.3.0",
3+
"version": "8.3.2",
44
"description": "A tool to help integrate Bugsnag with a React Native app",
55
"bin": {
66
"bugsnag-react-native-cli": "bin/cli"

0 commit comments

Comments
 (0)