Skip to content

Commit

Permalink
chore(release): 2.0.3-rc.1
Browse files Browse the repository at this point in the history
## [2.0.3-rc.1](v2.0.2...v2.0.3-rc.1) (2024-08-14)

### Bug Fixes

* fix broken agent req caching due to age header ([dcd6ae1](dcd6ae1))
  • Loading branch information
semantic-release-bot committed Aug 14, 2024
1 parent 1d853e9 commit 4f14f31
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### Bug Fixes

* fix broken agent req caching due to age header ([dcd6ae1](https://github.com/fingerprintjs/fingerprint-pro-cloudfront-integration/commit/dcd6ae1ec8c737614a5dbc25d9185f5c813b36ea))

## [2.0.2](https://github.com/fingerprintjs/fingerprint-pro-cloudfront-integration/compare/v2.0.1...v2.0.2) (2024-07-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fingerprintjs/fingerprint-pro-cloudfront-lambda-function",
"version": "2.0.2",
"version": "2.0.3-rc.1",
"description": "Fingerprint Pro CloudFront lambda@edge function",
"author": "FingerprintJS, Inc (https://fingerprint.com)",
"license": "MIT",
Expand Down

0 comments on commit 4f14f31

Please sign in to comment.