From aeb68c87420d695484f666105eeaaeb3aba16f3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 10:01:52 +0100 Subject: [PATCH] chore(main): release 4.0.1 (#325) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b81f1e4..f7df30e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [4.0.1](https://github.com/Fdawgs/node-unrtf/compare/v4.0.0...v4.0.1) (2023-09-23) + + +### Miscellaneous + +* **.gitattributes:** auto lf eol all files ([baacf05](https://github.com/Fdawgs/node-unrtf/commit/baacf05475767dc2a4398b70c874ab1a82e79118)) +* **tsconfig:** target es2022 ([0284215](https://github.com/Fdawgs/node-unrtf/commit/0284215989abe35e61b6e3bd6530d9901478ce37)) + + +### Continuous integration + +* **dependabot:** group dependabot updates ([0ad4307](https://github.com/Fdawgs/node-unrtf/commit/0ad43079ccea8d4bc8caca691f12d1f17a05f64e)) + ## [4.0.0](https://github.com/Fdawgs/node-unrtf/compare/v3.1.7...v4.0.0) (2023-09-21) diff --git a/package.json b/package.json index d12d081..9e71cab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-unrtf", - "version": "4.0.0", + "version": "4.0.1", "description": "Asynchronous node.js wrapper for the UnRTF RTF conversion program", "keywords": [ "async",