We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31dac9 commit c33bd69Copy full SHA for c33bd69
History.md
@@ -1,4 +1,10 @@
1
2
+5.0.0 / 2023-12-11
3
+==================
4
+
5
+**others**
6
+ * [[`f31dac9`](http://github.com/koajs/cors/commit/f31dac99f5355c41e7d4dd3c4a80c5f154941a11)] - Merge pull request from GHSA-qxrj-hx23-xp82 (fengmk2 <<suqian.yf@antgroup.com>>)
7
8
4.0.0 / 2022-10-08
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@koa/cors",
- "version": "4.0.0",
+ "version": "5.0.0",
"description": "Cross-Origin Resource Sharing(CORS) for koa",
"main": "index.js",
"files": [
0 commit comments