From 0f6d11a9f4bd4e6314e7a7952ad1ecc4630b2c80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=BC=D0=B5=D0=BB=D1=8C=D1=8F=D0=BD=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Sat, 18 Apr 2026 01:17:08 +0500 Subject: [PATCH] bump version to 0.8.1 and update changelog for generator fixes --- CHANGELOG.md | 6 +++++- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3006e44..93a3372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/pubspec.yaml b/pubspec.yaml index 9e70689..c24b633 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: