Skip to content

Commit ead3809

Browse files
Merge pull request #1288 from ericcornelissen/release-patch-btkmjhp
New patch release for v0
2 parents d225eef + 17153ea commit ead3809

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Versioning].
1010

1111
## [Unreleased]
1212

13+
- _No changes yet_
14+
15+
## [0.4.46] - 2025-11-01
16+
1317
- (`9f5b6f1`) Update dependency eslint to v9.38.0.
1418
- (`fafe6ed`) Update dependency eslint to v9.39.0.
1519
- (`8635445`) Update dependency @eslint/markdown to v7.4.1.

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM docker.io/node:24.11.0-alpine3.22
1616

1717
LABEL org.opencontainers.image.title="js-regex-security-scanner" \
1818
org.opencontainers.image.description="A static analyzer to scan JavaScript code for problematic regular expressions." \
19-
org.opencontainers.image.version="0.4.45" \
19+
org.opencontainers.image.version="0.4.46" \
2020
org.opencontainers.image.licenses="Apache-2.0" \
2121
org.opencontainers.image.source="https://github.com/ericcornelissen/js-regex-security-scanner"
2222

0 commit comments

Comments
 (0)