Skip to content

Commit

Permalink
released v5.0.6 - fixed #233 cors not honoring response.status
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhitley committed Apr 2, 2024
1 parent 1ab9ca7 commit ddc41f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "itty-router",
"version": "5.0.5",
"version": "5.0.6",
"description": "A tiny, zero-dependency router, designed to make beautiful APIs in any environment.",
"main": "./index.js",
"module": "./index.mjs",
Expand Down

0 comments on commit ddc41f9

Please sign in to comment.