diff --git a/CHANGELOG.md b/CHANGELOG.md index 93f1d8d..5dbafc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,3 +2,9 @@ - Configurable - Text Formatter + +## 1.0.1 + +- Add translator provider +- Enhanced text formatter able to translate by options +- Fixed text formatter params and args for optional diff --git a/pubspec.yaml b/pubspec.yaml index 0394d78..8ac0daa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: cubetiq description: CUBETIQ Dart Shared is functions, utils, and extensions for developers. -version: 1.0.0 +version: 1.0.1 homepage: https://www.cubetiqs.com repository: https://git.cubetiqs.com/CUBETIQ/cubetiq_dart_shared.git