Skip to content

Commit 11c09a0

Browse files
authored
Version Packages (#113)
2 parents 1b49592 + 88e53c7 commit 11c09a0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thick-feet-return.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
# next-router-mock
22

3+
## 0.9.11
4+
5+
### Patch Changes
6+
7+
- 4603169: fix: update UrlObject type to match native url module
8+
39
## 0.9.10
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-router-mock",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"description": "Mock implementation of the Next.js Router",
55
"main": "dist/index",
66
"files": [

0 commit comments

Comments
 (0)