From 04832afc6bd1abbe9b174d94785e2e90db74c850 Mon Sep 17 00:00:00 2001 From: Kai Koenig Date: Tue, 24 Feb 2026 13:46:48 +1300 Subject: [PATCH] chore: Release 0.0.5 --- CHANGELOG.md | 74 +++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 +-- package.json | 2 +- 3 files changed, 77 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce27f16..bffd522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,79 @@ # Changelog +## 0.0.5 + +- ci: update Node.js CI matrix to 20, 22, 24 (2026-02-24) +- chore: Dependency updates, security fixes, and docs improvements (#156) (2026-02-24) +- chore(deps-dev): bump typescript-eslint from 8.56.0 to 8.56.1 (#152) (2026-02-24) +- chore(deps-dev): bump @types/node from 24.6.2 to 25.0.3 (#147) (2026-01-07) +- chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 (#148) (2026-01-07) +- chore(deps-dev): bump typescript-eslint from 8.48.0 to 8.51.0 (#149) (2026-01-07) +- chore(deps-dev): bump prettier from 3.7.3 to 3.7.4 (#150) (2026-01-07) +- chore(deps): bump actions/checkout from 5 to 6 (#140) (2025-12-08) +- chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 (#141) (2025-12-08) +- chore(deps-dev): bump prettier from 3.6.2 to 3.7.3 (#142) (2025-12-08) +- chore(deps-dev): bump @eslint/js from 9.39.0 to 9.39.1 (#143) (2025-12-08) +- chore(deps): bump @types/aws-lambda from 8.10.153 to 8.10.159 (#144) (2025-12-08) +- chore(deps-dev): bump typescript-eslint from 8.46.2 to 8.48.0 (#145) (2025-12-08) +- chore(deps-dev): bump @stylistic/eslint-plugin from 5.4.0 to 5.5.0 (#135) (2025-11-28) +- chore(deps): bump actions/setup-node from 5 to 6 (#134) (2025-11-28) +- chore(deps-dev): bump typescript-eslint from 8.41.0 to 8.46.2 (#136) (2025-11-28) +- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 (#137) (2025-11-28) +- chore(deps-dev): bump @eslint/js from 9.36.0 to 9.39.0 (#138) (2025-11-28) +- chore(deps-dev): bump eslint from 9.36.0 to 9.39.0 (#139) (2025-11-28) +- chore(deps-dev): bump eslint from 9.34.0 to 9.36.0 (#130) (2025-10-03) +- chore(deps-dev): bump @types/node from 24.1.0 to 24.6.1 (#129) (2025-10-03) +- chore(deps-dev): bump @stylistic/eslint-plugin from 5.3.1 to 5.4.0 (#131) (2025-10-03) +- chore(deps): bump @types/aws-lambda from 8.10.152 to 8.10.153 (#132) (2025-10-03) +- chore(deps): bump actions/setup-node from 4 to 5 (#128) (2025-10-02) +- chore(deps-dev): bump @eslint/js from 9.34.0 to 9.36.0 (#133) (2025-10-02) +- chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#121) (2025-09-02) +- chore(deps-dev): bump @stylistic/eslint-plugin from 5.1.0 to 5.3.1 (#122) (2025-09-02) +- chore(deps): bump actions/checkout from 4 to 5 (#123) (2025-09-02) +- chore(deps): bump @types/aws-lambda from 8.10.147 to 8.10.152 (#124) (2025-09-02) +- chore(deps-dev): bump @eslint/js from 9.32.0 to 9.34.0 (#125) (2025-09-02) +- chore(deps-dev): bump typescript-eslint from 8.39.0 to 8.41.0 (#126) (2025-09-02) +- chore(deps-dev): bump eslint from 9.32.0 to 9.34.0 (#127) (2025-09-02) +- chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#118) (2025-08-05) +- chore(deps-dev): bump @types/node from 24.0.8 to 24.1.0 (#116) (2025-08-01) +- chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 (#117) (2025-08-01) +- chore(deps-dev): bump typescript-eslint from 8.35.1 to 8.38.0 (#119) (2025-08-01) +- chore(deps-dev): bump eslint from 9.25.1 to 9.32.0 (#120) (2025-08-01) +- chore(deps-dev): bump typescript-eslint from 8.33.0 to 8.35.1 (#115) (2025-07-01) +- chore(deps-dev): bump @eslint/js from 9.28.0 to 9.30.0 (#114) (2025-07-01) +- chore(deps-dev): bump @types/node from 22.15.3 to 24.0.8 (#113) (2025-07-01) +- chore(deps): bump creyD/prettier_action from 4.5 to 4.6 (#112) (2025-07-01) +- chore(deps-dev): bump @stylistic/eslint-plugin-ts from 4.4.0 to 4.4.1 (#111) (2025-07-01) +- chore(deps-dev): bump @stylistic/eslint-plugin from 4.4.0 to 5.1.0 (#110) (2025-07-01) +- chore(deps-dev): bump @stylistic/eslint-plugin from 4.1.0 to 4.4.0 (#107) (2025-06-02) +- chore(deps-dev): bump typescript-eslint from 8.29.0 to 8.33.0 (#104) (2025-06-02) +- chore(deps-dev): bump @eslint/js from 9.25.1 to 9.28.0 (#106) (2025-06-02) +- chore(deps): bump raygun from 2.1.1 to 2.1.2 (#105) (2025-06-02) +- chore(deps-dev): bump @stylistic/eslint-plugin-ts from 4.2.0 to 4.4.0 (#108) (2025-06-02) +- chore(deps): bump creyD/prettier_action from 4.3 to 4.5 (#109) (2025-06-02) +- chore(deps-dev): bump @eslint/js from 9.23.0 to 9.25.1 (#99) (2025-05-02) +- chore(deps-dev): bump eslint from 9.23.0 to 9.25.1 (#100) (2025-05-02) +- chore(deps-dev): bump express from 4.21.2 to 5.1.0 (#101) (2025-05-02) +- chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#102) (2025-05-02) +- chore(deps-dev): bump @types/node from 22.13.16 to 22.15.3 (#103) (2025-05-02) +- chore(deps-dev): bump prismjs from 1.29.0 to 1.30.0 (#98) (2025-04-02) +- chore(deps-dev): bump @types/node from 22.13.0 to 22.13.16 (#97) (2025-04-01) +- chore(deps-dev): bump prettier from 3.3.3 to 3.5.3 (#96) (2025-04-01) +- chore(deps): bump raygun from 2.1.0 to 2.1.1 (#95) (2025-04-01) +- chore(deps-dev): bump eslint from 9.21.0 to 9.23.0 (#94) (2025-04-01) +- chore(deps-dev): bump typescript-eslint from 8.26.0 to 8.29.0 (#93) (2025-04-01) +- docs: add contributing and releasing docs (#92) (2025-03-20) +- chore(deps-dev): update typescript and eslint (#91) (2025-03-05) +- chore(deps-dev): bump @stylistic/eslint-plugin-ts from 2.8.0 to 4.2.0 (#90) (2025-03-03) +- chore(deps-dev): bump eslint from 9.19.0 to 9.21.0 (#86) (2025-03-03) +- chore(deps-dev): bump tap from 21.0.1 to 21.1.0 (#87) (2025-03-03) +- chore(deps-dev): bump @stylistic/eslint-plugin from 3.0.1 to 4.1.0 (#88) (2025-03-03) +- chore(deps-dev): bump @stylistic/eslint-plugin from 2.10.1 to 3.0.1 (#84) (2025-02-03) +- chore(deps-dev): bump eslint from 9.17.0 to 9.19.0 (#83) (2025-02-03) +- chore(deps): bump @types/aws-lambda from 8.10.145 to 8.10.147 (#82) (2025-02-03) +- chore(deps-dev): bump typescript-eslint from 8.19.0 to 8.22.0 (#81) (2025-02-03) +- chore(deps-dev): bump @types/node from 22.10.3 to 22.13.0 (#80) (2025-02-03) + ## 0.0.4 - chore(deps-dev): bump eslint from 9.13.0 to 9.17.0 (#78) (2025-01-06) diff --git a/package-lock.json b/package-lock.json index ee4c568..f269085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@raygun.io/aws-lambda", - "version": "0.0.4", + "version": "0.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@raygun.io/aws-lambda", - "version": "0.0.4", + "version": "0.0.5", "license": "MIT", "dependencies": { "@types/aws-lambda": "^8.10.160", diff --git a/package.json b/package.json index 5ab9eb6..5b783ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@raygun.io/aws-lambda", - "version": "0.0.4", + "version": "0.0.5", "description": "Raygun Crash Reporting for AWS Lambda functions", "main": "build/raygun.aws.js", "types": "build/raygun.aws.d.ts",