diff --git a/CHANGELOG.md b/CHANGELOG.md index f0f69351..e877dbfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## [7.2.1](https://github.com/Fdawgs/node-poppler/compare/v7.2.0...v7.2.1) (2024-05-01) + + +### Continuous integration + +* **ci:** audit package signatures and provenance attestations ([6d4e25c](https://github.com/Fdawgs/node-poppler/commit/6d4e25c4d98f80455f55fa28f2453b2d5d4441c6)) +* **deps:** bump wagoid/commitlint-github-action from 5 to 6 ([#574](https://github.com/Fdawgs/node-poppler/issues/574)) ([0369669](https://github.com/Fdawgs/node-poppler/commit/03696693a68885ffe6fb2eea2f58dfdcde2218d4)) +* use latest node lts version ([dc9d91d](https://github.com/Fdawgs/node-poppler/commit/dc9d91d753caefdb9ada3462960b4d3a4fe66368)) + + +### Documentation + +* **readme:** update sudo commands ([8866344](https://github.com/Fdawgs/node-poppler/commit/886634441f1f3d8ed4b6cead5d34c5e8db95a1b6)) + ## [7.2.0](https://github.com/Fdawgs/node-poppler/compare/v7.1.1...v7.2.0) (2024-03-12) diff --git a/package.json b/package.json index fb756252..a8b980f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-poppler", - "version": "7.2.0", + "version": "7.2.1", "description": "Asynchronous node.js wrapper for the Poppler PDF rendering library", "keywords": [ "async",