Skip to content

Commit 1d0d8e0

Browse files
committed
Bump version to 0.8.1
1 parent e6418cc commit 1d0d8e0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

app/cli/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
0.8.1

releases/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Version 0.8.1
2+
- Fix for missing 'host' key when creating an account or signing in to a self-hosted server (https://github.com/plandex-ai/plandex/issues/11)
3+
- `add` alias for `load` command + `unload` alias for `rm` command (https://github.com/plandex-ai/plandex/issues/12)
4+
- Add `invite`, `revoke`, and `users` commands to `plandex help` output
5+
- A bit of cleanup of extraneous logging
6+
17
## Version 0.8.0
28
- `plandex invite` command to invite users to an org
39
- `plandex users` command to list users and pending invites for an org

0 commit comments

Comments
 (0)