Skip to content

Commit

Permalink
fixed changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Jun 7, 2023
1 parent 04b699f commit 5579854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- Replaced `new URL(...)` with manual url parsing as it is not fully supported in React Native ([pocketbase#2484](https://github.com/pocketbase/pocketbase/discussions/2484#discussioncomment-6114540)).

- Fixed nested `ClientResponseErrors.originalError` wrapping and added `ClientResponseErrors` constructor tests.
- Fixed nested `ClientResponseError.originalError` wrapping and added `ClientResponseError` constructor tests.


## 0.15.1
Expand Down

0 comments on commit 5579854

Please sign in to comment.