Skip to content

Commit b5b3ea6

Browse files
chore: Update version for release (#10536)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Brophy <[email protected]>
1 parent f884b03 commit b5b3ea6

File tree

42 files changed

+67
-313
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+67
-313
lines changed

.changeset/curvy-otters-wave.md

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

.changeset/metal-candles-complain.md

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

.changeset/pre.json

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

.changeset/slow-jars-yell.md

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

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Date: YYYY-MM-DD
256256

257257
## v2.16.1
258258

259-
Date: 2025-03-12
259+
Date: 2025-03-17
260260

261261
### Patch Changes
262262

packages/create-remix/CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# `create-remix`
22

3-
## 2.16.1-pre.2
3+
## 2.16.1
44

5-
## 2.16.1-pre.1
6-
7-
## 2.16.1-pre.0
5+
No significant changes to this package were made in this release. [See the repo `CHANGELOG.md`](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) for an overview of all changes in v2.16.1.
86

97
## 2.16.0
108

packages/create-remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-remix",
3-
"version": "2.16.1-pre.2",
3+
"version": "2.16.1",
44
"description": "Create a new Remix app",
55
"homepage": "https://remix.run",
66
"bugs": {

packages/remix-architect/CHANGELOG.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,11 @@
11
# `@remix-run/architect`
22

3-
## 2.16.1-pre.2
3+
## 2.16.1
44

55
### Patch Changes
66

77
- Updated dependencies:
8-
- `@remix-run/[email protected]`
9-
10-
## 2.16.1-pre.1
11-
12-
### Patch Changes
13-
14-
- Updated dependencies:
15-
- `@remix-run/[email protected]`
16-
17-
## 2.16.1-pre.0
18-
19-
### Patch Changes
20-
21-
- Updated dependencies:
22-
- `@remix-run/[email protected]`
8+
- `@remix-run/[email protected]`
239

2410
## 2.16.0
2511

packages/remix-architect/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/architect",
3-
"version": "2.16.1-pre.2",
3+
"version": "2.16.1",
44
"description": "Architect server request handler for Remix",
55
"bugs": {
66
"url": "https://github.com/remix-run/remix/issues"

packages/remix-cloudflare-pages/CHANGELOG.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,11 @@
11
# `@remix-run/cloudflare-pages`
22

3-
## 2.16.1-pre.2
3+
## 2.16.1
44

55
### Patch Changes
66

77
- Updated dependencies:
8-
- `@remix-run/[email protected]`
9-
10-
## 2.16.1-pre.1
11-
12-
### Patch Changes
13-
14-
- Updated dependencies:
15-
- `@remix-run/[email protected]`
16-
17-
## 2.16.1-pre.0
18-
19-
### Patch Changes
20-
21-
- Updated dependencies:
22-
- `@remix-run/[email protected]`
8+
- `@remix-run/[email protected]`
239

2410
## 2.16.0
2511

0 commit comments

Comments
 (0)