Skip to content

Commit

Permalink
chore(release): v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Nov 8, 2023
1 parent 7d84727 commit 811d323
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": "@mswjs/cookies",
"version": "1.0.0",
"version": "1.1.0",
"description": "Manage request/response cookies in the environments where those are not supported.",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -52,4 +52,4 @@
"typescript": "^5.2.2",
"whatwg-fetch": "^3.6.19"
}
}
}

0 comments on commit 811d323

Please sign in to comment.