Skip to content

Commit 6221a18

Browse files
chore(release): 1.27.8 [skip ci]
## [1.27.8](v1.27.7...v1.27.8) (2026-04-02) ### Bug Fixes * include npm-shrinkwrap.json in published package ([#90](#90)) ([58ad062](58ad062)), closes [#89](#89)
1 parent 58ad062 commit 6221a18

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.27.8](https://github.com/pchuri/confluence-cli/compare/v1.27.7...v1.27.8) (2026-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* include npm-shrinkwrap.json in published package ([#90](https://github.com/pchuri/confluence-cli/issues/90)) ([58ad062](https://github.com/pchuri/confluence-cli/commit/58ad062d3fdac346fd4312faee46ae3ada8cbb92)), closes [#89](https://github.com/pchuri/confluence-cli/issues/89)
7+
18
## [1.27.7](https://github.com/pchuri/confluence-cli/compare/v1.27.6...v1.27.7) (2026-04-01)
29

310

npm-shrinkwrap.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.27.7",
3+
"version": "1.27.8",
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)