diff --git a/README.md b/README.md index 6746d88..54dd8e3 100644 --- a/README.md +++ b/README.md @@ -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