Skip to content

docs(sentry): document error reporting utilities#41

Merged
nicomiguelino merged 1 commit into
mainfrom
docs/sentry-error-reporting
Jun 21, 2026
Merged

docs(sentry): document error reporting utilities#41
nicomiguelino merged 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
@nicomiguelino nicomiguelino merged commit 65c3d68 into main Jun 21, 2026
5 checks passed
@nicomiguelino nicomiguelino deleted the docs/sentry-error-reporting branch June 21, 2026 20:03
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.

3 participants