Skip to content

Commit

Permalink
change: Release v1.1.0 prepared
Browse files Browse the repository at this point in the history
  • Loading branch information
devtronic committed Oct 1, 2023
1 parent b4299c1 commit 9d5962d
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.10'
flutter-version: '3.10.6'
channel: 'stable'
- name: Install dependencies
run: dart pub get
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Next
## 1.1.0
Features:
- Added the `RouteProvider.tag` constant to reduce magic symbols.
- Added a ServiceProvider extension for registering the explorator services.
Expand Down
Loading

0 comments on commit 9d5962d

Please sign in to comment.