Skip to content

Commit b49b085

Browse files
committed
Release 3.4.3
1 parent 208b86c commit b49b085

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+
3.4.3 / 2022-10-08
3+
==================
4+
5+
**others**
6+
* [[`208b86c`](http://github.com/koajs/cors/commit/208b86c893013d65e4479219aae0763b807bc8a6)] - Revert "fix: Calling all options even if origin header is not present (#87)" (fengmk2 <<[email protected]>>)
7+
28
3.4.2 / 2022-10-06
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": "3.4.2",
3+
"version": "3.4.3",
44
"description": "Cross-Origin Resource Sharing(CORS) for koa",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)