Skip to content

docs(sentry): document error reporting utilities#41

Open
nicomiguelino wants to merge 1 commit into
mainfrom
docs/sentry-error-reporting
Open

docs(sentry): document error reporting utilities#41
nicomiguelino wants to merge 1 commit into
mainfrom
docs/sentry-error-reporting

Conversation

@nicomiguelino

Copy link
Copy Markdown
Contributor

Summary

  • Adds ### Error Reporting (Sentry) section to README documenting setupSentry, scrubSensitiveData, and reportError
  • Bumps version to 1.1.1

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR documents the library’s existing Sentry-based error reporting helpers in the README and bumps the package version to reflect the documentation addition.

Changes:

  • Added a new README section describing setupSentry, scrubSensitiveData, and reportError.
  • Bumped the package version from 1.1.0 to 1.1.1 (and updated package-lock.json accordingly).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Adds an “Error Reporting (Sentry)” section documenting the exported Sentry utilities.
package.json Increments package version to 1.1.1.
package-lock.json Updates lockfile metadata to 1.1.1 to match package.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nicomiguelino nicomiguelino marked this pull request as ready for review June 20, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants