We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3205e00 commit cce2e45Copy full SHA for cce2e45
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.13.5] - 2024-10-24
2
+### Fixed
3
+- Sanitize html
4
+
5
## [0.13.4] - 2024-10-17
6
### Added
7
- Configuration for deploy platform
pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
# Read more about iOS versioning at
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
-version: 0.13.4
+version: 0.13.5
19
20
environment:
21
sdk: ">=3.0.0 <4.0.0"
0 commit comments