We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2acfa5 commit 7a719ccCopy full SHA for 7a719cc
packages/ubuntu_localizations/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.2+1
2
+
3
+ - **FIX**: Ensure generated files are included in the package.
4
5
## 0.5.2
6
7
- **CHORE**: Bump Flutter to 3.27.4
packages/ubuntu_localizations/pubspec.yaml
@@ -3,10 +3,10 @@ description: Provides extra localizations for Ubuntu applications.
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_localizations
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
-version: 0.5.2
+version: 0.5.2+1
8
environment:
9
- sdk: '>=3.0.0 <4.0.0'
+ sdk: ">=3.0.0 <4.0.0"
10
flutter: ">=3.27.4"
11
12
dependencies:
0 commit comments