Skip to content

Commit d2e8fff

Browse files
Add proper changeset
1 parent 5f1153f commit d2e8fff

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.changeset/few-news-jam.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"next-router-mock": patch
3+
---
4+
5+
Enable MemoryRouterProvider to use the async singleton

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-router-mock",
3-
"version": "0.9.12",
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)