From 6daf3a6515b1e75a4facdd41281f1db2b82b402e Mon Sep 17 00:00:00 2001 From: Aaron Madlon-Kay Date: Mon, 9 Dec 2024 22:06:37 +0900 Subject: [PATCH] android v3.0.1 --- flutter_tex_js_android/CHANGELOG.md | 4 ++++ flutter_tex_js_android/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/flutter_tex_js_android/CHANGELOG.md b/flutter_tex_js_android/CHANGELOG.md index c12148e..596a090 100644 --- a/flutter_tex_js_android/CHANGELOG.md +++ b/flutter_tex_js_android/CHANGELOG.md @@ -1,3 +1,7 @@ +## 3.0.1 +* Update KaTeX to 0.16.14 +* Increase padding to avoid truncated edges + ## 3.0.0 * Update Kotlin Coroutine libraries to 1.7.1 * Update AndroidX Webkit to 1.11.0 diff --git a/flutter_tex_js_android/pubspec.yaml b/flutter_tex_js_android/pubspec.yaml index 95f20db..dd3bbc4 100644 --- a/flutter_tex_js_android/pubspec.yaml +++ b/flutter_tex_js_android/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_tex_js_android description: Android implementation of the flutter_tex_js plugin. -version: 3.0.0 +version: 3.0.1 homepage: https://github.com/amake/flutter_tex_js environment: