Skip to content

Commit

Permalink
[bump] v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed Jan 5, 2022
1 parent 41ee459 commit 9ac04d9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 1.2.0

- **Fixed:** Using the `initialPath` instead of parent's path on nested `BeamerDelegate` during initialization from parent when the `updateFromParent` is set to `false` ([samdogg7](https://github.com/samdogg7))

### Documentation:
- Added a section about Page Keys to README ([Goddchen](https://github.com/Goddchen))
- Added a sentence about browser's back button to README
- Fixed and improved grammar in doc comments ([ggirotto](https://github.com/ggirotto))

### Examples:
- Fixed analyzer warnings ([Goddchen](https://github.com/Goddchen))
- Updated [authentication_bloc example](https://github.com/slovnicki/beamer/tree/master/examples/authentication_bloc) to bloc v8 ([Lorenzohidalgo](https://github.com/Lorenzohidalgo))

# 1.1.0

Most of this release is [matuella](https://github.com/matuella)'s directly and indirectly contributions. Many thanks!
Expand Down
2 changes: 1 addition & 1 deletion package/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: beamer
description: A routing package that lets you navigate through guarded page stacks and URLs using the Router and Navigator's Pages API, aka "Navigator 2.0".
version: 1.1.0
version: 1.2.0
homepage: https://github.com/slovnicki/beamer
repository: https://github.com/slovnicki/beamer

Expand Down

0 comments on commit 9ac04d9

Please sign in to comment.