Skip to content

Commit

Permalink
Release v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Dec 18, 2024
1 parent 7573bfc commit 87b127d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### 📦 Build & CI
-->

## 0.4.6 · 2024-12-18

### 📜 Documentation updates

- update outdated sample code in the README ([`69b1f81`](https://github.com/JonasWanke/swipeable_page_route/commit/69b1f8136ad27920cd04eaf0c0b7882280364b39)), closes: [#76](https://github.com/JonasWanke/swipeable_page_route/issues/76)

## 0.4.5 · 2024-12-18

### 🎉 New Features
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.4.5"
version: "0.4.6"
term_glyph:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: swipeable_page_route
description: Swipe to navigate back and admire beautifully morphing widgets
version: 0.4.5
version: 0.4.6
repository: https://github.com/JonasWanke/swipeable_page_route
screenshots:
- description: Users can swipe to navigate back anywhere on the page and the app bar transitions beautifully
Expand Down

0 comments on commit 87b127d

Please sign in to comment.