Skip to content

Commit 0b95015

Browse files
committed
release: 1.1.1
1 parent 87e196c commit 0b95015

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.0"
2+
".": "1.1.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77

8+
## [1.1.1](https://github.com/smithery-ai/cli/compare/v1.1.0...v1.1.1) (2026-05-22)
9+
10+
11+
### Chores
12+
13+
* **cli:** remove smithery skill subcommand (SMI-1682) ([87e196c](https://github.com/smithery-ai/cli/commit/87e196cfdc0f7a46362b44a0075fcadfb5ea11cc))
14+
815
## [1.1.0](https://github.com/smithery-ai/cli/compare/v1.0.1...v1.1.0) (2026-05-06)
916

1017

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smithery",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"type": "module",
55
"private": false,
66
"homepage": "https://smithery.ai/",

0 commit comments

Comments
 (0)