Skip to content

Commit d5869f0

Browse files
authored
Merge pull request #16 from talkvalue/release-please--branches--main--components--cli
chore(main): release 1.6.0
2 parents 4000435 + 683bf8e commit d5869f0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.0"
2+
".": "1.6.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/talkvalue/cli/compare/v1.5.0...v1.6.0) (2026-04-30)
4+
5+
6+
### Features
7+
8+
* **api:** regenerate SDK for channel attribution cohort model ([35f4e55](https://github.com/talkvalue/cli/commit/35f4e5503575b0ead78e4c0d87f3d7dfc394be39))
9+
310
## [1.5.0](https://github.com/talkvalue/cli/compare/v1.4.1...v1.5.0) (2026-04-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@talkvalue/cli",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "TalkValue CLI — manage your contacts and channels",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)