Skip to content

Commit 1d0e0bd

Browse files
chore(release): 1.34.0 [skip ci]
# [1.34.0](v1.33.3...v1.34.0) (2026-04-27) ### Features * add TOC, ANCHOR, and same-page anchor link conversions ([#118](#118)) ([213b910](213b910)), closes [#125](#125)
1 parent 213b910 commit 1d0e0bd

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.34.0](https://github.com/pchuri/confluence-cli/compare/v1.33.3...v1.34.0) (2026-04-27)
2+
3+
4+
### Features
5+
6+
* add TOC, ANCHOR, and same-page anchor link conversions ([#118](https://github.com/pchuri/confluence-cli/issues/118)) ([213b910](https://github.com/pchuri/confluence-cli/commit/213b9102dcdf470a94ce8ee32616e37017f4c3b0)), closes [#125](https://github.com/pchuri/confluence-cli/issues/125)
7+
18
## [1.33.3](https://github.com/pchuri/confluence-cli/compare/v1.33.2...v1.33.3) (2026-04-27)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "confluence-cli",
3-
"version": "1.33.3",
3+
"version": "1.34.0",
44
"description": "A command-line interface for Atlassian Confluence with page creation and editing capabilities",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)