Skip to content

Commit 08c6447

Browse files
chore(release): 1.27.6 [skip ci]
## [1.27.6](v1.27.5...v1.27.6) (2026-03-26) ### Bug Fixes * **docs:** correct search examples in SKILL.md to use --cql flag ([#84](#84)) ([86800b5](86800b5))
1 parent 86800b5 commit 08c6447

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.27.6](https://github.com/pchuri/confluence-cli/compare/v1.27.5...v1.27.6) (2026-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** correct search examples in SKILL.md to use --cql flag ([#84](https://github.com/pchuri/confluence-cli/issues/84)) ([86800b5](https://github.com/pchuri/confluence-cli/commit/86800b5fc064112f881299417d72b2df02b051ae))
7+
18
## [1.27.5](https://github.com/pchuri/confluence-cli/compare/v1.27.4...v1.27.5) (2026-03-23)
29

310

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.27.5",
3+
"version": "1.27.6",
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)