Skip to content

Commit 68e31db

Browse files
chore(release): 0.3.1
## [0.3.1](v0.3.0...v0.3.1) (2025-03-20) ### Bug Fixes * send other proxy headers even if proxy secret is undefined ([5597be5](5597be5))
1 parent dccc2cd commit 68e31db

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.1](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.3.0...v0.3.1) (2025-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* send other proxy headers even if proxy secret is undefined ([5597be5](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/5597be5fd8b78251853fc8d4a4bd566699bcc830))
7+
18
## [0.3.0](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.2.1...v0.3.0) (2024-12-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fingerprint-pro-fastly-compute-proxy-integration",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"engines": {
55
"node": ">=20"
66
},

0 commit comments

Comments
 (0)