From be1130fe0c49863dd3002d681a9a49f44c9a0d26 Mon Sep 17 00:00:00 2001 From: Aaron Madlon-Kay Date: Mon, 9 Dec 2024 22:03:24 +0900 Subject: [PATCH] ios v2.0.7 --- flutter_tex_js_ios/CHANGELOG.md | 4 ++++ flutter_tex_js_ios/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/flutter_tex_js_ios/CHANGELOG.md b/flutter_tex_js_ios/CHANGELOG.md index e121458..9816bf4 100644 --- a/flutter_tex_js_ios/CHANGELOG.md +++ b/flutter_tex_js_ios/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.7 +* Update KaTeX to 0.16.14 +* Increase padding to avoid truncated edges + ## 2.0.6 * Fixed an issue that could result in blank renderings in rare circumstances diff --git a/flutter_tex_js_ios/pubspec.yaml b/flutter_tex_js_ios/pubspec.yaml index f392bbf..0531d83 100644 --- a/flutter_tex_js_ios/pubspec.yaml +++ b/flutter_tex_js_ios/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_tex_js_ios description: iOS implementation of the flutter_tex_js plugin. -version: 2.0.6 +version: 2.0.7 homepage: https://github.com/amake/flutter_tex_js environment: