Skip to content

Commit 5ea4433

Browse files
chore(release): 2.0.3
## [2.0.3](v2.0.2...v2.0.3) (2024-09-04) ### Bug Fixes * fix broken agent req caching due to age header ([dcd6ae1](dcd6ae1))
1 parent 86b27c6 commit 5ea4433

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+
## [2.0.3](https://github.com/fingerprintjs/fingerprint-pro-cloudfront-integration/compare/v2.0.2...v2.0.3) (2024-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* fix broken agent req caching due to age header ([dcd6ae1](https://github.com/fingerprintjs/fingerprint-pro-cloudfront-integration/commit/dcd6ae1ec8c737614a5dbc25d9185f5c813b36ea))
7+
18
## [2.0.3-rc.1](https://github.com/fingerprintjs/fingerprint-pro-cloudfront-integration/compare/v2.0.2...v2.0.3-rc.1) (2024-08-14)
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": "@fingerprintjs/fingerprint-pro-cloudfront-lambda-function",
3-
"version": "2.0.3-rc.1",
3+
"version": "2.0.3",
44
"description": "Fingerprint Pro CloudFront lambda@edge function",
55
"author": "FingerprintJS, Inc (https://fingerprint.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)