We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e8913 commit 3629228Copy full SHA for 3629228
2 files changed
packages/pdfrx_engine/CHANGELOG.md
@@ -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
5
## 0.1.19
6
7
- Remove broken docImport not to crash dartdoc ([dart-lang/dartdoc#4106](https://github.com/dart-lang/dartdoc/issues/4106))
packages/pdfrx_engine/pubspec.yaml
@@ -1,6 +1,6 @@
name: pdfrx_engine
description: pdfrx_engine is a PDF rendering API built on top of PDFium, designed to be used with the pdfrx plugin.
-version: 0.1.19
+version: 0.1.20
homepage: https://github.com/espresso3389/pdfrx
repository: https://github.com/espresso3389/pdfrx/tree/master/packages/pdfrx_engine
issue_tracker: https://github.com/espresso3389/pdfrx/issues
0 commit comments