Skip to content

Commit

Permalink
chore(release): 4.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Oct 24, 2023
1 parent ad557c4 commit ac7cd0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.0.2](https://github.com/qiwi/qorsproxy/compare/v4.0.1...v4.0.2) (2023-10-24)

### Fixes & improvements
* fix: fix rule matching priority order ([ad557c4](https://github.com/qiwi/qorsproxy/commit/ad557c47b087a067692f51c9d21cd2c3e6447756))

## [4.0.1](https://github.com/qiwi/qorsproxy/compare/v4.0.0...v4.0.1) (2023-10-24)

### Fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qiwi/qorsproxy",
"alias": "qorsproxy",
"version": "4.0.1",
"version": "4.0.2",
"description": "HTTP(S) proxy for dev purposes",
"type": "module",
"types": "./src/main/js/index.d.ts",
Expand Down

0 comments on commit ac7cd0a

Please sign in to comment.