Skip to content

Commit 3b8e4f7

Browse files
chore(release): 1.27.7 [skip ci]
## [1.27.7](v1.27.6...v1.27.7) (2026-04-01) ### Bug Fixes * publish npm-shrinkwrap.json to pin transitive dependencies ([#88](#88)) ([d0dffd2](d0dffd2)), closes [#86](#86)
1 parent d0dffd2 commit 3b8e4f7

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.7](https://github.com/pchuri/confluence-cli/compare/v1.27.6...v1.27.7) (2026-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* publish npm-shrinkwrap.json to pin transitive dependencies ([#88](https://github.com/pchuri/confluence-cli/issues/88)) ([d0dffd2](https://github.com/pchuri/confluence-cli/commit/d0dffd2fa0f9def2cb3a4f6a8a711d14daf3c916)), closes [#86](https://github.com/pchuri/confluence-cli/issues/86)
7+
18
## [1.27.6](https://github.com/pchuri/confluence-cli/compare/v1.27.5...v1.27.6) (2026-03-26)
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.6",
3+
"version": "1.27.7",
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)