Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit ec01447

Browse files
chore(release): v0.2.0 (#62)
Co-authored-by: safe-formdata[bot] <252148499+safe-formdata[bot]@users.noreply.github.com>
1 parent d0286a7 commit ec01447

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Migration guides for breaking changes are maintained below.
99

1010
---
1111

12-
## [Unreleased]
12+
## [v0.2.0]
1313

1414
> **Breaking changes** — In the 0.x series, minor version bumps are treated as effectively major releases.
1515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "safe-formdata",
3-
"version": "0.1.4",
3+
"version": "0.2.0",
44
"description": "Boundary-focused FormData parser with strict security guarantees",
55
"keywords": [
66
"boundary",

0 commit comments

Comments
 (0)