We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978275d commit 42019baCopy full SHA for 42019ba
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.10.1](https://github.com/pchuri/confluence-cli/compare/v1.10.0...v1.10.1) (2025-12-08)
2
+
3
4
+### Bug Fixes
5
6
+* improve markdown export and attachment download ([#19](https://github.com/pchuri/confluence-cli/issues/19)) ([978275d](https://github.com/pchuri/confluence-cli/commit/978275dbe71eea83138bbd537ce7d4edda8180f8))
7
8
# [1.10.0](https://github.com/pchuri/confluence-cli/compare/v1.9.0...v1.10.0) (2025-12-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "confluence-cli",
- "version": "1.10.0",
+ "version": "1.10.1",
"description": "A command-line interface for Atlassian Confluence with page creation and editing capabilities",
"main": "index.js",
"bin": {
0 commit comments