Skip to content

Commit de92aee

Browse files
chore(release): 2.27.0 [skip ci]
## [2.27.0](v2.26.0...v2.27.0) (2026-04-08) ### Features * add thread rename command ([#157](#157)) ([399094f](399094f))
1 parent 399094f commit de92aee

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.27.0](https://github.com/Doist/twist-cli/compare/v2.26.0...v2.27.0) (2026-04-08)
2+
3+
### Features
4+
5+
- add thread rename command ([#157](https://github.com/Doist/twist-cli/issues/157)) ([399094f](https://github.com/Doist/twist-cli/commit/399094f1a41007a640a7d3f676b4eb9e4321c3ef))
6+
17
## [2.26.0](https://github.com/Doist/twist-cli/compare/v2.25.0...v2.26.0) (2026-04-07)
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/twist-cli",
3-
"version": "2.26.0",
3+
"version": "2.27.0",
44
"description": "TypeScript CLI for Twist",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)