Skip to content

Commit 3d1e87d

Browse files
chore: Release 0.0.6 (#163)
1 parent 51f9801 commit 3d1e87d

3 files changed

Lines changed: 32 additions & 25 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.0.6
4+
5+
- chore(deps-dev): bump eslint-plugin-tsdoc from 0.5.0 to 0.5.2 (#162) (2026-03-01)
6+
- chore(deps-dev): bump @types/node from 25.3.0 to 25.3.3 (#159) (2026-03-01)
7+
- chore(deps): bump @types/aws-lambda from 8.10.160 to 8.10.161 (#158) (2026-03-01)
8+
- chore: regenerate lockfile to resolve transitive vulnerabilities (ajv, minimatch) (2026-03-02)
9+
310
## 0.0.5
411

512
- ci: update Node.js CI matrix to 20, 22, 24 (2026-02-24)

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@raygun.io/aws-lambda",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Raygun Crash Reporting for AWS Lambda functions",
55
"main": "build/raygun.aws.js",
66
"types": "build/raygun.aws.d.ts",

0 commit comments

Comments
 (0)