diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..a37e475f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.0.9-alpha](https://github.com/ubuntu-flutter-community/settings/compare/v0.0.8-alpha...v0.0.9-alpha) (2024-10-24) + + +### Bug Fixes + +* move tabs back to the page, add release bot ([#447](https://github.com/ubuntu-flutter-community/settings/issues/447)) ([6a92f72](https://github.com/ubuntu-flutter-community/settings/commit/6a92f728163fbbc8ba47c7e2066c4bc695825031)) diff --git a/pubspec.yaml b/pubspec.yaml index 13694d4a..94cf1013 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 1.0.0+1 +version: 0.0.9-alpha+2 environment: sdk: ">=3.0.0 <4.0.0"