Skip to content

Commit 1e7bbc7

Browse files
chore(main): release 6.0.7
1 parent cd4f3e7 commit 1e7bbc7

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"6.0.6"}
1+
{".":"6.0.7"}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## [6.0.7](https://github.com/Fdawgs/node-unrtf/compare/v6.0.6...v6.0.7) (2025-09-16)
6+
7+
8+
### Dependencies
9+
10+
* **dependabot:** add cooldowns ([#478](https://github.com/Fdawgs/node-unrtf/issues/478)) ([cd4f3e7](https://github.com/Fdawgs/node-unrtf/commit/cd4f3e791b62f15feca7f79f12753b3373c9da9a))
11+
12+
13+
### Miscellaneous
14+
15+
* add `.nvmrc` file ([#476](https://github.com/Fdawgs/node-unrtf/issues/476)) ([e3de9c1](https://github.com/Fdawgs/node-unrtf/commit/e3de9c18453b1a6410958b096e74263416ecd47a))
16+
517
## [6.0.6](https://github.com/Fdawgs/node-unrtf/compare/v6.0.5...v6.0.6) (2025-09-01)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-unrtf",
3-
"version": "6.0.6",
3+
"version": "6.0.7",
44
"description": "Asynchronous Node.js wrapper for the UnRTF RTF conversion program",
55
"keywords": [
66
"async",

0 commit comments

Comments
 (0)