Skip to content

Commit e062741

Browse files
committed
Bump release to v0.1.1
1 parent c3f1c1e commit e062741

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.1.1
6+
57
- Added `plane comment list <issue>` so comments can be discovered and deleted from the CLI
68
- Updated docs and command references to reflect the shipped command surface
79
- Clarified that `plane-cli` works with self-hosted Plane and Plane Cloud via personal access tokens

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plane-cli",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Unofficial CLI for Plane",
55
"license": "MIT",
66
"private": false,

0 commit comments

Comments
 (0)