mirror of
https://github.com/Fdawgs/node-poppler.git
synced 2026-07-02 08:27:45 +08:00
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:
committed by
GitHub
parent
388df87eb2
commit
bcee05165e
@@ -1 +1 @@
|
||||
{".":"8.0.0"}
|
||||
{".":"8.0.1"}
|
||||
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user