Skip to content

Commit a2d57a5

Browse files
committed
fixed changelog
1 parent cbbcfb3 commit a2d57a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## 1.1.2
2-
* *([#52](https://github.com/alihassan143/htmltopdfwidgets/pull/52)) fix css color parsingproperties modifiers
1+
## 1.1.3
2+
* *([#52](https://github.com/alihassan143/htmltopdfwidgets/pull/52)) fix css color parsing
33
## 1.1.1
44
* Fix markdown table issue and added more markdown properties modifiers
55
## 1.1.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: htmltopdfwidgets
22
description: A Dart package that converts HTML and Markdown rich text content into high-quality PDF widgets. Simplify the creation of PDF documents by seamlessly transforming your structured text content into printable, professional PDFs. Perfect for generating reports, invoices, and more!
3-
version: 1.1.2
3+
version: 1.1.3
44
homepage: https://github.com/alihassan143/htmltopdfwidgets
55

66
environment:

0 commit comments

Comments
 (0)