Skip to content

Commit

Permalink
Update CHANGELOG, version
Browse files Browse the repository at this point in the history
  • Loading branch information
lamnhan066 committed Oct 17, 2024
1 parent 532958c commit fcbfc4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.11.4

* Add `const` to the `LanguageConditions`.
* Remove the `language_helper` library.

## 0.11.3+1

* Improve README for ios locales configuration.
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: Control multiple languages with an efficient generator and a custom GPT-4 translator for easy localization.
version: 0.11.3+1
version: 0.11.4
homepage: https://github.com/lamnhan066/language_helper
topics:
- localization
Expand Down Expand Up @@ -33,4 +33,4 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0

0 comments on commit fcbfc4b

Please sign in to comment.