Skip to content

Commit cce2e45

Browse files
committed
Bump version to v0.13.5
1 parent 3205e00 commit cce2e45

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.13.5] - 2024-10-24
2+
### Fixed
3+
- Sanitize html
4+
15
## [0.13.4] - 2024-10-17
26
### Added
37
- Configuration for deploy platform

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 0.13.4
18+
version: 0.13.5
1919

2020
environment:
2121
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)