Skip to content

Commit

Permalink
Release to stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
lamnhan066 committed Feb 20, 2024
1 parent 5e5f6ea commit bf7497a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.11.0

* Release to stable.

## 0.11.0-rc.8

* Add `trC` to translate with the custom instance of LanguageHelper.
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: language_helper
description: Multi-language app tool with an efficient generator and a custom GPT-4 translator for easy localization.
version: 0.11.0-rc.8
version: 0.11.0
homepage: https://github.com/lamnhan066/language_helper
topics:
- i18n
Expand All @@ -19,7 +19,7 @@ dependencies:
flutter_localizations:
sdk: flutter
language_code: ^0.4.0
language_helper_generator: ^0.5.0-rc.4
language_helper_generator: ^0.5.0
shared_preferences: ^2.2.2
args: ^2.4.2
http: ^1.2.0
Expand Down

0 comments on commit bf7497a

Please sign in to comment.