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:
github-actions[bot]
2026-01-30 08:35:40 +00:00
committed by GitHub
parent c68275050d
commit 16a09eabbd
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{".":"9.1.0"}
{".":"9.1.1"}
+7
View File
@@ -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
View File
@@ -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",