Skip to content

Commit 3629228

Browse files
committed
pdfrx_engine 0.1.20
1 parent 70e8913 commit 3629228

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/pdfrx_engine/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.20
2+
3+
- Maintenance release to keep version alignment and ensure code integrity alongside pdfrx 2.1.19.
4+
15
## 0.1.19
26

37
- Remove broken docImport not to crash dartdoc ([dart-lang/dartdoc#4106](https://github.com/dart-lang/dartdoc/issues/4106))

packages/pdfrx_engine/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pdfrx_engine
22
description: pdfrx_engine is a PDF rendering API built on top of PDFium, designed to be used with the pdfrx plugin.
3-
version: 0.1.19
3+
version: 0.1.20
44
homepage: https://github.com/espresso3389/pdfrx
55
repository: https://github.com/espresso3389/pdfrx/tree/master/packages/pdfrx_engine
66
issue_tracker: https://github.com/espresso3389/pdfrx/issues

0 commit comments

Comments
 (0)