Skip to content

Commit 7e9d373

Browse files
chore(main): release 1.1.0 (#3)
🤖 I have created a release *beep* *boop* --- ## [1.1.0](v1.0.0...v1.1.0) (2026-02-19) ### Features * add skills command for adding/removing Memberstack agent skills ([#2](#2)) ([45d52c6](45d52c6)) * improve CLI help output ([#4](#4)) ([e635828](e635828)) --- 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>
1 parent e635828 commit 7e9d373

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/Flash-Brew-Digital/memberstack-cli/compare/v1.0.0...v1.1.0) (2026-02-19)
4+
5+
6+
### Features
7+
8+
* add skills command for adding/removing Memberstack agent skills ([#2](https://github.com/Flash-Brew-Digital/memberstack-cli/issues/2)) ([45d52c6](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/45d52c6776a7ca2262d4f7b73db60ba026f08057))
9+
* improve CLI help output ([#4](https://github.com/Flash-Brew-Digital/memberstack-cli/issues/4)) ([e635828](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/e6358282f53536f4ad038a2e720ba82817e2b5b7))
10+
311
## 1.0.0 (2026-02-17)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "memberstack-cli",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Manage your Memberstack account with a simple, yet powerful CLI.",
55
"keywords": [
66
"memberstack",

0 commit comments

Comments
 (0)