Skip to content

Commit

Permalink
chore(release): v0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Jul 13, 2022
1 parent 6990c3a commit ec57fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "msw",
"version": "0.43.1",
"version": "0.44.0",
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -146,4 +146,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit ec57fbf

Please sign in to comment.