Skip to content

Commit

Permalink
chore(release): v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Feb 14, 2024
1 parent 84a16d4 commit 68ac7b4
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,7 +1,7 @@
{
"name": "@mswjs/interceptors",
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
"version": "0.25.16",
"version": "0.26.0",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
"types": "./lib/node/index.d.ts",
Expand Down Expand Up @@ -185,4 +185,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 68ac7b4

Please sign in to comment.