diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 2f3104c..ca9fe0c 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{".":"1.0.2"} +{".":"1.0.3"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c53999..49e6328 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [1.0.3](https://github.com/Fdawgs/node-unrtf-win32/compare/v1.0.2...v1.0.3) (2026-02-19) + + +### Continuous integration + +* **codeql:** check cjs, mjs, and ts files ([#19](https://github.com/Fdawgs/node-unrtf-win32/issues/19)) ([85789f1](https://github.com/Fdawgs/node-unrtf-win32/commit/85789f1f3350996fad282e9570bf74f6ddec2f2e)) +* **deps:** bump actions/checkout from 5 to 6 ([#21](https://github.com/Fdawgs/node-unrtf-win32/issues/21)) ([8481aa4](https://github.com/Fdawgs/node-unrtf-win32/commit/8481aa463e2d353683672ff31a0749c2e5fc6d8c)) + + +### Dependencies + +* **deps-dev:** bump @types/node from 24.10.4 to 25.0.3 ([#22](https://github.com/Fdawgs/node-unrtf-win32/issues/22)) ([bab65a9](https://github.com/Fdawgs/node-unrtf-win32/commit/bab65a9f530a92350240611523ea1a69909579d4)) +* **deps-dev:** bump licensee from 11.1.1 to 12.0.1 ([#23](https://github.com/Fdawgs/node-unrtf-win32/issues/23)) ([5c1b3d6](https://github.com/Fdawgs/node-unrtf-win32/commit/5c1b3d696d10339e4481c3b2ff94d3f572097d73)) + + +### Miscellaneous + +* **.devcontainer:** remove prepare script call ([#20](https://github.com/Fdawgs/node-unrtf-win32/issues/20)) ([1e7c216](https://github.com/Fdawgs/node-unrtf-win32/commit/1e7c216ee5e8cebe09c8de1b7e11b9b54e4865bd)) +* add copyright header ([#24](https://github.com/Fdawgs/node-unrtf-win32/issues/24)) ([6f50baa](https://github.com/Fdawgs/node-unrtf-win32/commit/6f50baaa91229df4bb62cec1ac03cb14f993b205)) +* tidy dotfiles, remove redundant deps ([#17](https://github.com/Fdawgs/node-unrtf-win32/issues/17)) ([8a3e586](https://github.com/Fdawgs/node-unrtf-win32/commit/8a3e586e330c2dc21ecb69ba9258814b15fe1f3a)) + ## [1.0.2](https://github.com/Fdawgs/node-unrtf-win32/compare/v1.0.1...v1.0.2) (2025-11-19) diff --git a/package.json b/package.json index 3960ad3..70e38b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-unrtf-win32", - "version": "1.0.2", + "version": "1.0.3", "description": "32-bit UnRTF Windows binary", "keywords": [ "html",