From 4ba31faf6e83e944f5fdce47c9c5cd5bc13299b2 Mon Sep 17 00:00:00 2001 From: foxsofter Date: Mon, 23 Oct 2023 22:33:37 +0800 Subject: [PATCH] feat: pub 4.6.3 changelog --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2864053..be36913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 4.6.3 +- fix: push url with query parameter will not get pop result + ## 4.6.2 - faet: call onJsonableRegister - style: remove paremeter final diff --git a/pubspec.yaml b/pubspec.yaml index 0184522..2c75bd0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_thrio description: Thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs. -version: 4.6.2 +version: 4.6.3 homepage: https://github.com/flutter-thrio/flutter_thrio environment: