Skip to content

Commit 01a76c7

Browse files
author
idcbot
committed
chore(release): 0.45.6 [skip ci]
## [0.45.6](v0.45.5...v0.45.6) (2026-06-29) ### Bug Fixes * patch form-data CRLF injection (CVE-2026-12143) ([#393](#393)) ([efebe02](efebe02)), closes [#175](#175) [#176](#176)
1 parent efebe02 commit 01a76c7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.45.6](https://github.com/ImagingDataCommons/slim/compare/v0.45.5...v0.45.6) (2026-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* patch form-data CRLF injection (CVE-2026-12143) ([#393](https://github.com/ImagingDataCommons/slim/issues/393)) ([efebe02](https://github.com/ImagingDataCommons/slim/commit/efebe0279f6ef4c56b65ec607bb44ec413d2f3bc)), closes [#175](https://github.com/ImagingDataCommons/slim/issues/175) [#176](https://github.com/ImagingDataCommons/slim/issues/176)
7+
18
## [0.45.5](https://github.com/ImagingDataCommons/slim/compare/v0.45.4...v0.45.5) (2026-06-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slim",
3-
"version": "0.45.5",
3+
"version": "0.45.6",
44
"private": true,
55
"author": "ImagingDataCommons",
66
"packageManager": "pnpm@10.34.1",

0 commit comments

Comments
 (0)