Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelBarbosatec committed Oct 27, 2024
1 parent a338846 commit f75d6ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
uses: sakebook/[email protected]
with:
credential: ${{ secrets.CREDENTIAL_JSON }}
flutter_package: false
flutter_package: true
skip_test: true
dry_run: true
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 3.11.0
- Adds `MapNavigator`. Structure to facilitate map navigations.
- Update `MultiScenario` example to use `MapNavigator`.
- Some otimizations.
- Some optimizations.

# 3.10.6
- Update `tiledjsonreader`
Expand Down

0 comments on commit f75d6ed

Please sign in to comment.