Skip to content

Commit

Permalink
chore(main): release 5.0.1 (#369)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 30, 2024
1 parent e4d3448 commit b4042b0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## [5.0.1](https://github.com/Fdawgs/node-unrtf/compare/v5.0.0...v5.0.1) (2024-04-30)


### Continuous integration

* **ci:** audit package signatures and provenance attestations ([9966ace](https://github.com/Fdawgs/node-unrtf/commit/9966acefc813a16b1ebd6737cb8582168af659a2))
* **deps:** bump wagoid/commitlint-github-action from 5 to 6 ([#365](https://github.com/Fdawgs/node-unrtf/issues/365)) ([8a16660](https://github.com/Fdawgs/node-unrtf/commit/8a16660819d5e107bca89cbbcb3938b0949394f4))
* use latest node lts version ([172b71d](https://github.com/Fdawgs/node-unrtf/commit/172b71da99ca3ced2d93fa0918373f61a1000f4f))


### Improvements

* **index:** use `slice()` over `startsWith()` ([054a0e5](https://github.com/Fdawgs/node-unrtf/commit/054a0e57e78276d7e047728872f907b978bbf3fd))

## [5.0.0](https://github.com/Fdawgs/node-unrtf/compare/v4.1.7...v5.0.0) (2024-03-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-unrtf",
"version": "5.0.0",
"version": "5.0.1",
"description": "Asynchronous node.js wrapper for the UnRTF RTF conversion program",
"keywords": [
"async",
Expand Down

0 comments on commit b4042b0

Please sign in to comment.