Skip to content

Commit f0f6062

Browse files
authored
Merge pull request #5 from talkvalue/release-please--branches--main--components--cli
chore(main): release 1.2.0
2 parents 8d501f2 + d87764a commit f0f6062

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.1.2"
2+
".": "1.2.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.2.0](https://github.com/talkvalue/cli/compare/v1.1.2...v1.2.0) (2026-03-25)
4+
5+
6+
### Features
7+
8+
* add event, company, analysis, import commands and person extensions ([8d501f2](https://github.com/talkvalue/cli/commit/8d501f237de9eaf076084ccfb2fd049f72169fbc))
9+
310
## [1.1.2](https://github.com/talkvalue/cli/compare/v1.1.1...v1.1.2) (2026-03-24)
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.1.2",
3+
"version": "1.2.0",
44
"description": "TalkValue CLI — manage your contacts and channels",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)