Skip to content

Commit

Permalink
Merge pull request #104 from supertokens/fix/delete-req-json
Browse files Browse the repository at this point in the history
fix: delete request content-type header
  • Loading branch information
rishabhpoddar authored Aug 3, 2023
2 parents 65b56e2 + d3392b3 commit 57bb535
Show file tree
Hide file tree
Showing 8 changed files with 243 additions and 467 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [0.7.1] - 2023-08-03

- Fixed issues where DELETE request had header `"Content-Type": "application/json"`

## [0.7.0] - 2023-07-18

- Adds the ability to choose a tenant when viewing the list of users
Expand Down
2 changes: 1 addition & 1 deletion build/static/js/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/static/js/bundle.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 57bb535

Please sign in to comment.