mirror of
https://github.com/Fdawgs/node-poppler.git
synced 2026-07-02 08:27:45 +08:00
chore(main): release 9.1.1 (#744)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c68275050d
commit
16a09eabbd
@@ -1 +1 @@
|
||||
{".":"9.1.0"}
|
||||
{".":"9.1.1"}
|
||||
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [9.1.1](https://github.com/Fdawgs/node-poppler/compare/v9.1.0...v9.1.1) (2026-01-30)
|
||||
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
* **index:** refine `pdfInfo` return type ([#743](https://github.com/Fdawgs/node-poppler/issues/743)) ([c682750](https://github.com/Fdawgs/node-poppler/commit/c68275050d488c71e0bb158235034efa64fa633d))
|
||||
|
||||
## [9.1.0](https://github.com/Fdawgs/node-poppler/compare/v9.0.1...v9.1.0) (2026-01-08)
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-poppler",
|
||||
"version": "9.1.0",
|
||||
"version": "9.1.1",
|
||||
"description": "Asynchronous Node.js wrapper for the Poppler PDF rendering library",
|
||||
"keywords": [
|
||||
"async",
|
||||
|
||||
Reference in New Issue
Block a user