Skip to content

Commit

Permalink
fixes conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Nov 1, 2023
2 parents fb1fe15 + 1a772b1 commit 9d16029
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- This is optional (so you are not required to update your overrides). Returning undefined means that the header is not set.
- Handle AWS Public URLs (ending with `.amazonaws.com`) separately while extracting TLDs for SameSite attribute.
- Return `500` status instead of panic when `supertokens.Middleware` is used without initializing the SDK.
## [0.14.1] - 2023-11-1

- Handle AWS Public URLs (ending with `.amazonaws.com`) separately while extracting TLDs for SameSite attribute.
- Updates fiber adaptor package in the fiber example.

## [0.14.0] - 2023-09-11
Expand Down

0 comments on commit 9d16029

Please sign in to comment.