Skip to content

Commit 8598984

Browse files
authored
Merge pull request #70 from octet-stream/changeset-release/main
2 parents 32fa6da + f68b245 commit 8598984

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-peas-taste.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# formdata-node
22

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- [`32fa6da`](https://github.com/octet-stream/form-data/commit/32fa6da19096fbdd29401452d40e61ef9619343a) Thanks [@octet-stream](https://github.com/octet-stream)! - Remove changeset config from distro
8+
39
## 6.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formdata-node",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"type": "module",
55
"description": "Spec-compliant FormData implementation for Node.js",
66
"repository": "octet-stream/form-data",

0 commit comments

Comments
 (0)