Skip to content

Commit

Permalink
Prepare changelog for v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Sep 4, 2024
1 parent 1f5af8f commit c37e0a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Changelog

## 2.0.1

- Fix invalid state error when using `React.StrictMode` (#17)

## 2.0.0

- Upgrade `react-admin` to v5
Expand Down
2 changes: 1 addition & 1 deletion packages/ra-auth-auth0/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ra-auth-auth0",
"version": "2.0.0",
"version": "2.0.1",
"repository": "[email protected]:marmelab/ra-auth-auth0.git",
"author": "Anthony Rimet <[email protected]> (https://marmelab.com/)",
"license": "MIT",
Expand Down

0 comments on commit c37e0a9

Please sign in to comment.