From 28d7dfb3c64895a5f56afe51674132a2599c4b77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 14:54:13 +0000 Subject: [PATCH] chore(main): release 7.2.1 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) 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",