diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index cb860d7..6a071ea 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{".":"7.1.2"} \ No newline at end of file +{".":"7.1.3"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index fc36a3a..b4ce659 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [7.1.3](https://github.com/Fdawgs/node-unrtf/compare/v7.1.2...v7.1.3) (2026-07-25) + + +### Improvements + +* **index:** use native stream consumer and events ([#599](https://github.com/Fdawgs/node-unrtf/issues/599)) ([42b1974](https://github.com/Fdawgs/node-unrtf/commit/42b19747a4d9dc1e8665af9140c7ebeb3ba3f5f8)) + ## [7.1.2](https://github.com/Fdawgs/node-unrtf/compare/v7.1.1...v7.1.2) (2026-07-20) diff --git a/package.json b/package.json index 002b89a..8e8cf79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-unrtf", - "version": "7.1.2", + "version": "7.1.3", "description": "Asynchronous Node.js wrapper for the UnRTF conversion utility", "keywords": [ "async",