10000 chore(release): v0.46.1 · mswjs/msw@2d9f3b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d9f3b4

Browse files
committed
chore(release): v0.46.1
1 parent 8436515 commit 2d9f3b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "msw",
3-
"version": "0.46.0",
3+
"version": "0.46.1",
44
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",
@@ -149,4 +149,4 @@
149149
"path": "./node_modules/cz-conventional-changelog"
150150
}
151151
}
152-
}
152+
}

0 commit comments

Comments
 (0)
0