Skip to content

Commit

Permalink
v7.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Apr 19, 2021
1 parent 00ef63f commit 22d13cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "7.9.3"
"version": "7.9.4"
}
2 changes: 1 addition & 1 deletion packages/plugin-aws-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bugsnag/plugin-aws-lambda",
"version": "7.9.2",
"version": "7.9.4",
"main": "dist/bugsnag-aws-lambda.js",
"types": "types/bugsnag-plugin-aws-lambda.d.ts",
"description": "AWS Lambda support for @bugsnag/node",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bugsnag/react-native",
"version": "7.9.3",
"version": "7.9.4",
"main": "src/notifier.js",
"types": "types/bugsnag.d.ts",
"description": "Bugsnag error reporter for React Native applications",
Expand Down

0 comments on commit 22d13cf

Please sign in to comment.