chore(main): release 8.0.1 (#642)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-06 09:13:12 +01:00
committed by GitHub
parent 388df87eb2
commit bcee05165e
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{".":"8.0.0"}
{".":"8.0.1"}
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [8.0.1](https://github.com/Fdawgs/node-poppler/compare/v8.0.0...v8.0.1) (2025-05-06)
### Improvements
* **index:** replace `Object.keys` with `Object.entries` ([#641](https://github.com/Fdawgs/node-poppler/issues/641)) ([388df87](https://github.com/Fdawgs/node-poppler/commit/388df87eb2f25c4c0784d3ecf3c13bd537421a2d))
## [8.0.0](https://github.com/Fdawgs/node-poppler/compare/v7.2.4...v8.0.0) (2025-05-05)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "node-poppler",
"version": "8.0.0",
"version": "8.0.1",
"description": "Asynchronous Node.js wrapper for the Poppler PDF rendering library",
"keywords": [
"async",