Skip to content

Commit 37255ec

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2026-06-15) ### Bug Fixes * **deps:** bump @doist/comms-sdk to 0.4.5 ([#24](#24)) ([a859976](a859976))
1 parent a859976 commit 37255ec

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.6.1](https://github.com/Doist/comms-cli/compare/v1.6.0...v1.6.1) (2026-06-15)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @doist/comms-sdk to 0.4.5 ([#24](https://github.com/Doist/comms-cli/issues/24)) ([a859976](https://github.com/Doist/comms-cli/commit/a8599769b8e105891ce22025144da4bcf2c6d07d))
6+
17
## [1.6.0](https://github.com/Doist/comms-cli/compare/v1.5.0...v1.6.0) (2026-06-15)
28

39
### Features

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": "@doist/comms-cli",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "TypeScript CLI for Comms",
55
"type": "module",
66
"main": "dist/index.js",

skills/comms-cli/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Comms messaging CLI. View and respond to inbox threads, channel th
44
license: MIT
55
metadata:
66
author: Doist
7-
version: "1.6.0"
7+
version: "1.6.1"
88
---
99

1010
# Comms CLI (tdc)

0 commit comments

Comments
 (0)