Skip to content

Commit

Permalink
chore(release): 4.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwibot committed Jan 18, 2024
1 parent 939948e commit fdc50de
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.5](https://github.com/qiwi/qorsproxy/compare/v4.0.4...v4.0.5) (2024-01-18)

### Fixes & improvements
* fix: add debug point ([ce23c5a](https://github.com/qiwi/qorsproxy/commit/ce23c5a1434d9783764a8156503708b37a9c8eeb))

## [4.0.4](https://github.com/qiwi/qorsproxy/compare/v4.0.3...v4.0.4) (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.4",
"version": "4.0.5",
"description": "HTTP(S) proxy for dev purposes",
"type": "module",
"types": "./src/main/js/index.d.ts",
Expand Down

0 comments on commit fdc50de

Please sign in to comment.