Skip to content

Commit fffea38

Browse files
chore(main): release 1.3.0
1 parent 5a4fe9b commit fffea38

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/Flash-Brew-Digital/memberstack-cli/compare/v1.2.0...v1.3.0) (2026-02-22)
4+
5+
6+
### Features
7+
8+
* add auth update-profile command ([#11](https://github.com/Flash-Brew-Digital/memberstack-cli/issues/11)) ([94bed09](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/94bed096db96f88533d7e79addbe8302a4dbb2bb))
9+
* add members note command for updating member notes ([#15](https://github.com/Flash-Brew-Digital/memberstack-cli/issues/15)) ([7f79150](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/7f79150b28f042b6aac8c6f845b422c4156731da))
10+
* add permissions command for managing plan and member permissions ([#14](https://github.com/Flash-Brew-Digital/memberstack-cli/issues/14)) ([0148b94](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/0148b941546bf9e6be693af3798bfd5abb8820ea))
11+
* add prices command for managing plan prices ([#13](https://github.com/Flash-Brew-Digital/memberstack-cli/issues/13)) ([d963262](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/d9632620426db580e0281ea73ee9ec52dd3495d8))
12+
* add providers command for managing auth providers ([#16](https://github.com/Flash-Brew-Digital/memberstack-cli/issues/16)) ([5a4fe9b](https://github.com/Flash-Brew-Digital/memberstack-cli/commit/5a4fe9ba8745923a08f7fcd39d98603103c5bdc9))
13+
314
## [1.2.0](https://github.com/Flash-Brew-Digital/memberstack-cli/compare/v1.1.0...v1.2.0) (2026-02-20)
415

516

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

0 commit comments

Comments
 (0)