Skip to content

Commit ea9a30f

Browse files
committed
- lazy-file: 4.1.0 -> 4.2.0
1 parent b2df894 commit ea9a30f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/lazy-file/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 [`lazy-file`](https://github.com/remix-run/remix/tree/main/packages/lazy-file). It follows [semantic versioning](https://semver.org/).
44

5-
## Unreleased
5+
## v4.2.0 (2025-11-26)
66

77
- Move `@remix-run/mime` to `peerDependencies`
88

packages/lazy-file/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/lazy-file",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Lazy, streaming files for JavaScript",
55
"author": "Michael Jackson <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)