Skip to content

Commit c531ce1

Browse files
committed
5.0.19
* chore: lock file maintenance (renovate[bot]) * chore: update commitlint monorepo to ^19.8.1 (renovate[bot]) * chore: update dependency eslint to ^9.26.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.17 (renovate[bot]) * chore: update dependency lockfile-lint to ^4.14.1 (renovate[bot]) * chore: update github/codeql-action action to v3.28.16 (renovate[bot]) * chore: update step-security/harden-runner action to v2.12.0 (renovate[bot]) * chore: update dependency eslint to ^9.25.1 (renovate[bot]) * chore: update dependency eslint to ^9.25.0 (renovate[bot])
1 parent 38a7560 commit c531ce1

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2025-05-12, Version 5.0.19
2+
==========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update commitlint monorepo to ^19.8.1 (renovate[bot])
7+
8+
* chore: update dependency eslint to ^9.26.0 (renovate[bot])
9+
10+
* chore: update github/codeql-action action to v3.28.17 (renovate[bot])
11+
12+
* chore: update dependency lockfile-lint to ^4.14.1 (renovate[bot])
13+
14+
* chore: update github/codeql-action action to v3.28.16 (renovate[bot])
15+
16+
* chore: update step-security/harden-runner action to v2.12.0 (renovate[bot])
17+
18+
* chore: update dependency eslint to ^9.25.1 (renovate[bot])
19+
20+
* chore: update dependency eslint to ^9.25.0 (renovate[bot])
21+
22+
123
2025-04-14, Version 5.0.18
224
==========================
325

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -2,7 +2,7 @@
22
"name": "strong-error-handler",
33
"description": "Error handler for use in development and production environments.",
44
"license": "MIT",
5-
"version": "5.0.18",
5+
"version": "5.0.19",
66
"engines": {
77
"node": ">=16"
88
},

0 commit comments

Comments
 (0)