Skip to content

Commit 718b598

Browse files
release: 3.10.0 (#569)
Automated Release PR --- ## [3.10.0](v3.9.0...v3.10.0) (2026-02-04) ### Features * add comprehensive Smithery CLI skill [SMI-1367] ([#562](#562)) ([04ace79](04ace79)) * add logout command to remove all local credentials ([#574](#574)) ([1d6db88](1d6db88)) * add skills review and vote commands ([#568](#568)) ([9251cfd](9251cfd)) * redesign skills review and vote CLI with gh-style commands ([#572](#572)) ([6463e37](6463e37)) ### Refactors * use @smithery/api client for skills reviews ([#570](#570)) ([38957aa](38957aa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Anirudh Kamath <github@kamath.io>
1 parent 1d6db88 commit 718b598

2 files changed

Lines changed: 16 additions & 1 deletion

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-
".": "3.9.0"
2+
".": "3.10.0"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [3.10.0](https://github.com/smithery-ai/cli/compare/v3.9.0...v3.10.0) (2026-02-04)
8+
9+
10+
### Features
11+
12+
* add comprehensive Smithery CLI skill [SMI-1367] ([#562](https://github.com/smithery-ai/cli/issues/562)) ([04ace79](https://github.com/smithery-ai/cli/commit/04ace79f9ceba978015e1882c302055028f90493))
13+
* add logout command to remove all local credentials ([#574](https://github.com/smithery-ai/cli/issues/574)) ([1d6db88](https://github.com/smithery-ai/cli/commit/1d6db88c2e315a04db44001b97b165f65aaf64ee))
14+
* add skills review and vote commands ([#568](https://github.com/smithery-ai/cli/issues/568)) ([9251cfd](https://github.com/smithery-ai/cli/commit/9251cfdd4b400667e6193d0ba2b23f12c318ee94))
15+
* redesign skills review and vote CLI with gh-style commands ([#572](https://github.com/smithery-ai/cli/issues/572)) ([6463e37](https://github.com/smithery-ai/cli/commit/6463e37383b8b8d86d8ee286ca819f1b3b135e8d))
16+
17+
18+
### Refactors
19+
20+
* use @smithery/api client for skills reviews ([#570](https://github.com/smithery-ai/cli/issues/570)) ([38957aa](https://github.com/smithery-ai/cli/commit/38957aa44b38e6c62390ffbc8c1aa25540e80bb1))
21+
722
## [3.9.1](https://github.com/smithery-ai/cli/compare/v3.9.0...v3.9.1) (2026-02-05)
823

924
### Changed

0 commit comments

Comments
 (0)