Skip to content

Commit 99feb5b

Browse files
chore: Release 0.0.4 (#79)
1 parent d1664da commit 99feb5b

File tree

3 files changed

+36
-10
lines changed

3 files changed

+36
-10
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 0.0.4
2+
3+
- chore(deps-dev): bump eslint from 9.13.0 to 9.17.0 (#78) (2025-01-06)
4+
- chore(deps-dev): bump @types/node from 22.8.6 to 22.10.3 (#77) (2025-01-06)
5+
- chore(deps): bump raygun from 2.0.0 to 2.1.0 (#76) (2025-01-06)
6+
- chore(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 (#75) (2025-01-06)
7+
- chore(deps-dev): bump typescript-eslint from 8.16.0 to 8.19.0 (#74) (2025-01-06)
8+
- chore(deps-dev): bump typescript-eslint from 8.12.2 to 8.16.0 (#72) (2024-12-02)
9+
- chore(deps-dev): bump @eslint/js from 9.13.0 to 9.16.0 (#73) (2024-12-02)
10+
- chore(deps-dev): bump typescript from 5.6.2 to 5.7.2 (#71) (2024-12-02)
11+
- chore(deps-dev): bump eslint-plugin-tsdoc from 0.3.0 to 0.4.0 (#70) (2024-12-02)
12+
- chore(deps-dev): bump express from 4.21.0 to 4.21.1 (#69) (2024-12-02)
13+
- chore(deps-dev): bump @types/node from 22.7.4 to 22.8.6 (#64) (2024-11-04)
14+
- chore(deps-dev): bump typescript-eslint from 8.8.0 to 8.12.2 (#65) (2024-11-04)
15+
- chore(deps-dev): bump @stylistic/eslint-plugin from 2.8.0 to 2.10.1 (#66) (2024-11-04)
16+
- chore(deps-dev): bump @eslint/js from 9.11.1 to 9.13.0 (#67) (2024-11-04)
17+
- chore(deps-dev): bump eslint from 9.11.1 to 9.13.0 (#68) (2024-11-04)
18+
- chore(deps-dev): bump @types/node from 22.6.1 to 22.7.4 (#63) (2024-10-24)
19+
- chore(deps-dev): bump typescript-eslint from 8.7.0 to 8.8.0 (#62) (2024-10-24)
20+
- chore(deps-dev): bump eslint from 8.57.1 to 9.11.1 (#61) (2024-10-24)
21+
- chore(deps-dev): bump typescript-eslint from 7.16.0 to 8.5.0 (#60) (2024-09-24)
22+
123
## 0.0.3
224

325
- docs: Update README.md (#38) (2024-07-16

package-lock.json

Lines changed: 13 additions & 9 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.3",
3+
"version": "0.0.4",
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)