From 31b795b8bee0a22b79bb044d34d427a315f3eb9f Mon Sep 17 00:00:00 2001 From: foxsofter Date: Mon, 6 May 2024 16:31:57 +0800 Subject: [PATCH] feat: pub 4.13.0 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5016424..551fff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.13.0 + +- feat: push support innerURL parameter + ## 4.12.0 - feat: add innerURL for RouteSettings diff --git a/pubspec.yaml b/pubspec.yaml index a798cdd..f87ab08 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.12.0 +version: 4.13.0 homepage: https://github.com/flutter-thrio/flutter_thrio environment: