-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Change Log | ||
|
||
## [1.0.2] 2023-05-22 | ||
|
||
- Update dependencies | ||
- Fix installation issue | ||
|
||
## [1.0.1] 2022-08-16 | ||
|
||
- Update eslint | ||
- Update dependencies and dev dependencies | ||
- Fix the issues with jsx and typescript | ||
- Fix the conflict between eslint config and react-app eslint config | ||
- Replace the github-button-react with github-button cdn | ||
- Add the .env file to prevent from generating the sourcemap files | ||
- Fix the key prop issue for the data-table component | ||
|
||
## [1.0.0] 2022-02-14 | ||
|
||
### Original Release |