Skip to content

Commit d5ab086

Browse files
committed
Address review comments.
1 parent 5d26ab9 commit d5ab086

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/remix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
# Official Sentry SDK for Remix
88

9-
< TBD >
9+
This SDK is work in progress, and should not be used before officially released.

packages/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/remix",
3-
"version": "7.0.0-beta.0",
3+
"version": "7.1.1",
44
"description": "Official Sentry SDK for Remix",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/remix",

0 commit comments

Comments
 (0)