readme update

master
Tudor Stanciu 2023-03-29 19:07:20 +03:00
parent 3d49208565
commit 5159386551
1 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ import { typeValidator, localStorage, camelizeKeys } from "@flare/js-utils";
## Changelog
1.0.0 - This version includes data type validators and local storage utils
1.0.1 - Set new domain in configs
1.0.2 - Utilities function export fix
1.0.3 - Typescript warnings fix
1.0.1 - Set new domain in configs
1.0.2 - Utilities function export fix
1.0.3 - Typescript warnings fix
1.0.4 - Added "camelizeKeys" function