Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.0 (2025-02-18)
### 0.8.1 (2025-02-18)

- [Fix generator issues](https://github.com/justprodev/flutter_localizations_ota/pull/5)

## 0.8.0 (2025-02-18)

- Initial version.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_localizations_ota
description: Over-The-Air updates for Flutter Framework localizations.
version: 0.8.0
version: 0.8.1
repository: https://github.com/justprodev/flutter_localizations_ota

topics:
Expand Down
Loading