Skip to content

Commit f4c9c67

Browse files
committed
1 parent c9786d0 commit f4c9c67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/form-data-parser/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the changelog for [`form-data-parser`](https://github.com/remix-run/remix/tree/v3/packages/form-data-parser). It follows [semantic versioning](https://semver.org/).
44

5-
## HEAD
5+
## v0.10.0 (2025-07-24)
66

77
- Renamed package from `@mjackson/form-data-parser` to `@remix-run/form-data-parser`
88

packages/form-data-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remix-run/form-data-parser",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "A request.formData() wrapper with streaming file upload handling",
55
"author": "Michael Jackson <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)