Skip to content

Commit c33bd69

Browse files
committed
Release 5.0.0
1 parent f31dac9 commit c33bd69

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

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 <<[email protected]>>)
7+
28
4.0.0 / 2022-10-08
39
==================
410

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@koa/cors",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "Cross-Origin Resource Sharing(CORS) for koa",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)