Skip to content

Commit b0fde56

Browse files
committed
v6.6.1
1 parent e627abf commit b0fde56

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "6.6.0"
6+
"version": "6.6.1"
77
}

packages/expo-cli/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/expo-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bugsnag-expo-cli",
3-
"version": "6.6.0",
3+
"version": "6.6.1",
44
"description": "A tool to help integrate Bugsnag with an Expo app",
55
"bin": "cli.js",
66
"scripts": {

packages/expo/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/expo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bugsnag/expo",
3-
"version": "6.6.0",
3+
"version": "6.6.1",
44
"main": "src/notifier.js",
55
"types": "dist/types/bugsnag.d.ts",
66
"description": "Bugsnag error reporter for Expo applications",

0 commit comments

Comments
 (0)