Skip to content

Commit 7094b61

Browse files
committed
1 parent 2fc2917 commit 7094b61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/route-pattern/CHANGELOG.md

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

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

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

77
- Renamed package from `@mjackson/route-pattern` to `@remix-run/route-pattern`

packages/route-pattern/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/route-pattern",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Route patterns are strings that describe the structure of URLs you want to match",
55
"author": "Michael Jackson <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)