Skip to content

Commit d152bf2

Browse files
committed
3.2.4
1 parent 3f5f10a commit d152bf2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.2.4
2+
3+
- This version of Ultraviolet fixes an issue with headers not being rewritten properly.
4+
15
# 3.2.3
26

37
- This version of Ultraviolet improves performance and reduced bundle size by removing `css-tree`, `esotope-hammerhead`, and `mime-db`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@titaniumnetwork-dev/ultraviolet",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!",
55
"main": "lib/index.cjs",
66
"license": "MIT",

0 commit comments

Comments
 (0)