Skip to content

Commit d7651aa

Browse files
chore(release): 1.14.0 [skip ci]
1 parent 2b17d68 commit d7651aa

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.14.0](https://github.com/ExaDev/document-cli/compare/v1.13.19...v1.14.0) (2026-08-06)
2+
3+
4+
### Features
5+
6+
* cache typecheck/lint/test/build tasks with turbo ([2b17d68](https://github.com/ExaDev/document-cli/commit/2b17d68828721b2da2cba61356c635f7aee37b62))
7+
18
## [1.13.19](https://github.com/ExaDev/document-cli/compare/v1.13.18...v1.13.19) (2026-08-06)
29

310
## [1.13.18](https://github.com/ExaDev/document-cli/compare/v1.13.17...v1.13.18) (2026-08-06)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "document-cli",
3-
"version": "1.13.19",
3+
"version": "1.14.0",
44
"description": "CLI and interactive Ink TUI for documents.js: every docx/pptx/odt/odp/ods/odg/odf/pdf/odm/odb/xlsx/markdown conversion, bridge, and editor as a scriptable command or a terminal app.",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)