Open
Conversation
There was a problem hiding this comment.
Pull request overview
Prepares the 2.2.5 release of the Raygun Node.js/TypeScript package by updating the published version metadata and documenting release notes, alongside the corresponding root lockfile version update.
Changes:
- Bump package version from
2.2.4→2.2.5inpackage.json. - Update root
package-lock.jsonpackage version metadata to2.2.5. - Add a
2.2.5section toCHANGELOG.mdsummarizing changes since2.2.4.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the package version to 2.2.5 for the release. |
| package-lock.json | Updates root lockfile package version metadata to 2.2.5. |
| CHANGELOG.md | Adds release notes for 2.2.5. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ProRedCat
approved these changes
Mar 1, 2026
Member
ProRedCat
left a comment
There was a problem hiding this comment.
Lgtm, would be good for @miquelbeltran to take a look over this too though :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
chore: Release 2.2.5
Description 📝
Type of change
Updates
👉 Version bump from 2.2.4 to 2.2.5
👉 Updated CHANGELOG.md with all changes since 2.2.4
👉 No source code changes — strictly dependency bumps and lockfile regeneration
Changes since 2.2.4
Test plan 🧪
npm test— all 258 tests passnpm run eslint/npm run tseslint— cleannpm audit— 0 vulnerabilities (root and both examples)npm publish --dry-run— cleanAuthor to check 👓
Reviewer to check ✔️