Skip to content

Commit 20fe722

Browse files
committed
1 parent 29a1187 commit 20fe722

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/v3/packages/lazy-file). It follows [semantic versioning](https://semver.org/).
44

5-
## HEAD
5+
## v3.5.0 (2025-07-21)
66

77
- Renamed package from `@mjackson/lazy-file` to `@remix-run/lazy-file`
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": "3.4.0",
3+
"version": "3.5.0",
44
"description": "Lazy, streaming files for JavaScript",
55
"author": "Michael Jackson <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)