Skip to content

Commit b4d41d3

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.2...v2.8.0) (2026-03-09) ### Features * include reactions in essential JSON output fields ([72b6bca](72b6bca))
1 parent 52273ca commit b4d41d3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/Doist/twist-cli/compare/v2.7.2...v2.8.0) (2026-03-09)
2+
3+
4+
### Features
5+
6+
* include reactions in essential JSON output fields ([72b6bca](https://github.com/Doist/twist-cli/commit/72b6bca15422252db0fbd5ebbaa721cc11becd8f))
7+
18
## [2.7.2](https://github.com/Doist/twist-cli/compare/v2.7.1...v2.7.2) (2026-02-26)
29

310

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.7.2",
3+
"version": "2.8.0",
44
"description": "TypeScript CLI for Twist",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)