Skip to content

Commit efc4b3a

Browse files
committed
5.0.28
* chore: update github/codeql-action action to v4.32.2 (renovate[bot]) * chore: update dependency lockfile-lint to v5 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update step-security/harden-runner action to v2.14.2 (renovate[bot]) * chore: update commitlint monorepo to ^20.4.1 (renovate[bot]) * fix: fix CI (dhmlau) * chore: update actions/checkout action to v6.0.2 (renovate[bot]) * chore: update actions/setup-node action to v6.2.0 (renovate[bot]) * chore: update github/codeql-action action to v4.31.10 (renovate[bot])
1 parent 08e81dd commit efc4b3a

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2026-02-09, Version 5.0.28
2+
==========================
3+
4+
* chore: update github/codeql-action action to v4.32.2 (renovate[bot])
5+
6+
* chore: update dependency lockfile-lint to v5 (renovate[bot])
7+
8+
* chore: lock file maintenance (renovate[bot])
9+
10+
* chore: update step-security/harden-runner action to v2.14.2 (renovate[bot])
11+
12+
* chore: update commitlint monorepo to ^20.4.1 (renovate[bot])
13+
14+
* fix: fix CI (dhmlau)
15+
16+
* chore: update actions/checkout action to v6.0.2 (renovate[bot])
17+
18+
* chore: update actions/setup-node action to v6.2.0 (renovate[bot])
19+
20+
* chore: update github/codeql-action action to v4.31.10 (renovate[bot])
21+
22+
123
2026-01-12, Version 5.0.27
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.27",
5+
"version": "5.0.28",
66
"engines": {
77
"node": ">=16"
88
},

0 commit comments

Comments
 (0)