Skip to content

Commit 7a60729

Browse files
chore(main): release 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f8abafe commit 7a60729

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
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-02-17)
4+
5+
6+
### Features
7+
8+
* initial release of Memberstack CLI ([f8abafe](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/f8abafe262ac33c2631daf33382569be3a73c2ff))

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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Manage your Memberstack account with a simple, yet powerful CLI.",
55
"keywords": [
66
"memberstack",

0 commit comments

Comments
 (0)