Skip to content

Commit

Permalink
fix: remove redundant removeToken calls (#265)
Browse files Browse the repository at this point in the history
* test: improve test stability on slower backends

* chore: bump version

* fix: remove redundant removeToken calls

* chore: update changelog

* test: revert unnecesary change
  • Loading branch information
porcellus authored Jul 23, 2024
1 parent 47337f8 commit 882dfb3
Show file tree
Hide file tree
Showing 23 changed files with 422 additions and 728 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [20.1.4] - 2024-07-11

### Changes

- Removed redundant `removeToken` calls
- Improves test stability

## [20.1.3] - 2024-07-09

- Adds new test
Expand Down
2 changes: 1 addition & 1 deletion bundle/bundle.js

Large diffs are not rendered by default.

168 changes: 58 additions & 110 deletions lib/build/axios.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 882dfb3

Please sign in to comment.