Skip to content

Commit cb093b1

Browse files
committed
v8.1.3
1 parent 4fec528 commit cb093b1

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.1.2",
5+
"version": "8.1.3",
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/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",
3-
"version": "8.1.2",
3+
"version": "8.1.3",
44
"main": "src/notifier.js",
55
"types": "types/bugsnag.d.ts",
66
"description": "Bugsnag error reporter for React Native applications",

0 commit comments

Comments
 (0)