diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index e572fc17..d7158118 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{".":"7.2.2"} \ No newline at end of file +{".":"7.2.3"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 837173b8..a5e8591c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ All notable changes to this project will be documented in this file. +## [7.2.3](https://github.com/Fdawgs/node-poppler/compare/v7.2.2...v7.2.3) (2024-12-05) + + +### Continuous integration + +* **cd:** migrate to manifest config ([428a865](https://github.com/Fdawgs/node-poppler/commit/428a865d7831c3d4a02d0749e7f4fb0e2a06fd27)) +* **ci:** use major tag for coverallsapp/github-action ([15f5792](https://github.com/Fdawgs/node-poppler/commit/15f579253ac8c13bd73b12317bd0decae3ab3203)) +* **deps:** bump coverallsapp/github-action from 2.3.0 to 2.3.1 ([#603](https://github.com/Fdawgs/node-poppler/issues/603)) ([ea759e3](https://github.com/Fdawgs/node-poppler/commit/ea759e310cf6bf6167178e2d07d34b3e1085db58)) +* **deps:** bump coverallsapp/github-action from 2.3.1 to 2.3.4 ([#608](https://github.com/Fdawgs/node-poppler/issues/608)) ([dae765f](https://github.com/Fdawgs/node-poppler/commit/dae765ff08ae1e80ba646ee6c1d903134c2ee1d5)) + + +### Dependencies + +* **deps-dev:** bump typescript from 5.5.4 to 5.6.3 ([#607](https://github.com/Fdawgs/node-poppler/issues/607)) ([10d0d29](https://github.com/Fdawgs/node-poppler/commit/10d0d294c6f6d058418e644538d1285f6e221cb8)) +* **deps-dev:** lock typescript minor version ([#605](https://github.com/Fdawgs/node-poppler/issues/605)) ([8da91ef](https://github.com/Fdawgs/node-poppler/commit/8da91ef09db2145e105e100d383d80129968b22d)) + + +### Documentation + +* update README.md ([#599](https://github.com/Fdawgs/node-poppler/issues/599)) ([2e5a780](https://github.com/Fdawgs/node-poppler/commit/2e5a78033bd32aa81ade48ffd34a774edfadf593)) + ## [7.2.2](https://github.com/Fdawgs/node-poppler/compare/v7.2.1...v7.2.2) (2024-08-15) diff --git a/package.json b/package.json index e5b6b3c5..6cc84fa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-poppler", - "version": "7.2.2", + "version": "7.2.3", "description": "Asynchronous node.js wrapper for the Poppler PDF rendering library", "keywords": [ "async",